1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

Notice removal and forum upgrade fixes. Re-wrote e107_update-page routine. Check for update is now performed inside [plugin]_setup.php

This commit is contained in:
Cameron
2012-12-08 00:36:34 -08:00
parent f97af6e6b6
commit 159fb63bfb
15 changed files with 450 additions and 121 deletions

View File

@@ -28,6 +28,10 @@ For plugins, use <plugin name='.... etc
*/
// XXX TODO FIXME REQUIRES Overhaul for use with the e107.org 'shop' only.
class e_upgrade
{
protected $_options = array();