XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | installer |
Variables | |
$content = ob_get_contents() | |
$ctrl = new PathStuffController($wizard->configs['xoopsPathDefault'], $wizard->configs['dataPath']) | |
$pageHasForm = true | |
$pageHasHelp = true | |
if($ctrl->validPath['root']&&!empty($ctrl-> permErrors['root'])) | else |
$content = ob_get_contents() |
Definition at line 133 of file page_pathsettings.php.
$ctrl = new PathStuffController($wizard->configs['xoopsPathDefault'], $wizard->configs['dataPath']) |
Definition at line 37 of file page_pathsettings.php.
$pageHasForm = true |
Definition at line 34 of file page_pathsettings.php.
$pageHasHelp = true |
Definition at line 35 of file page_pathsettings.php.
if ($ctrl->validPath['data']&&!empty($ctrl->permErrors['data'])) else |
Definition at line 89 of file page_pathsettings.php.