XOOPS
2.6.0
|
Go to the source code of this file.
Namespaces | |
maintenance | |
Variables | |
$admin_page = new \Xoops\Module\Admin() | |
$count = 0 | |
$files = glob(\XoopsBaseConfig::get('root-path') . '/modules/maintenance/dump/*.*') | |
$folder_path = \XoopsBaseConfig::get('root-path') . '/modules/maintenance/dump' | |
$xoops = Xoops::getInstance() | |
$admin_page = new \Xoops\Module\Admin() |
$files = glob(\XoopsBaseConfig::get('root-path') . '/modules/maintenance/dump/*.*') |
Definition at line 35 of file index.php.
Referenced by check_files_extensions_on_path(), check_files_extensions_on_phar(), System\cleanCache(), XoopsInstallWizard\cleanCache(), XoopsTpl\clearModuleCompileCache(), filescount(), foldersize(), XoopsCaptchaImageHandler\getList(), mod_clearFile(), rcopy(), rrename(), and rrename_after_cleaner().
$folder_path = \XoopsBaseConfig::get('root-path') . '/modules/maintenance/dump' |
$xoops = Xoops::getInstance() |