| [ Index ] |
PHP Cross Reference of MyBB 1.8.39 |
[Source view] [Print] [Project Stats]
MyBB 1.8 Copyright 2014 MyBB Group, All Rights Reserved Website: http://www.mybb.com License: http://www.mybb.com/about/license
| File Size: | 1238 lines (36 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 17 files inc/class_session.php inc/functions_user.php inc/settings.php inc/AbstractPdoDbDriver.php inc/functions_task.php admin/inc/functions.php inc/class_plugins.php inc/functions_serverstats.php inc/class_datacache.php inc/class_timers.php inc/class_core.php inc/class_language.php inc/class_error.php inc/db_base.php admin/inc/functions_themes.php install/resources/output.php inc/functions.php |
| upgradethemes() X-Ref |
| Do the upgrade changes |
| buildsettings() X-Ref |
| Update the settings |
| buildcaches() X-Ref |
| Rebuild caches |
| upgradedone() X-Ref |
| Called as latest function. Send statistics, create lock file etc |
| whatsnext() X-Ref |
| Show the finish page |
| next_function($from, $func="dbchanges") X-Ref |
| Determine the next function we need to call param: string $from param: string $func return: string |
| load_module($module) X-Ref |
param: string $module |
| get_upgrade_store($title) X-Ref |
| Get a value from our upgrade data cache param: string $title return: mixed |
| add_upgrade_store($title, $contents) X-Ref |
param: string $title param: mixed $contents |
| sync_settings($redo=0) X-Ref |
param: int $redo 2 means that all setting tables will be dropped and recreated return: array |
| sync_tasks($redo=0) X-Ref |
param: int $redo 2 means that the tasks table will be dropped and recreated return: int |
| write_settings() X-Ref |
| Write our settings to the settings file |
| 2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup | Cross-referenced by PHPXref |