admin/upgrade.php
The CASE body must start on the line following the statement Open
Open
case 'install':
- Exclude checks
The CASE body must start on the line following the statement Open
Open
case 'download':
- Exclude checks
The CASE body must start on the line following the statement Open
Open
case 'default':
- Exclude checks
Line exceeds 120 characters; contains 193 characters Open
Open
xoops_confirm(['dirname' => $localModuleDir, 'op' => 'update_ok', 'fct' => 'modulesadmin'], XOOPS_URL . '/modules/system/admin.php', _AM_EXTGALLERY_INSTALL_DONE, _AM_EXTGALLERY_UPDATE);
- Exclude checks
Line exceeds 120 characters; contains 160 characters Open
Open
PclTarExtract(XOOPS_ROOT_PATH . '/uploads/' . $langFileName, XOOPS_ROOT_PATH . '/modules/' . $localModuleDir . '/', 'modules/' . $moduleName . '/');
- Exclude checks
Line exceeds 120 characters; contains 158 characters Open
Open
PclTarExtract(XOOPS_ROOT_PATH . '/uploads/' . $moduleFileName, XOOPS_ROOT_PATH . '/modules/' . $localModuleDir . '/', 'modules/' . $moduleName . '/');
- Exclude checks