XOOPS
2.6.0
|
Go to the source code of this file.
Namespaces | |
installer | |
Variables | |
$_SESSION ['pageHasHelp'] = false | |
$_SESSION ['pageHasForm'] = false | |
$_SESSION ['content'] = $content | |
foreach($wizard->configs['extensions'] as $key=> $value) | $content = ob_get_contents() |
$wizard = $_SESSION['wizard'] | |
$_SESSION['pageHasHelp'] = false |
Definition at line 112 of file page_modcheck.php.
$_SESSION['pageHasForm'] = false |
Definition at line 113 of file page_modcheck.php.
$_SESSION['content'] = $content |
Definition at line 114 of file page_modcheck.php.
foreach ($wizard->configs['extensions'] as $key=> $value) $content = ob_get_contents() |
Definition at line 109 of file page_modcheck.php.
$wizard = $_SESSION['wizard'] |
Definition at line 30 of file page_modcheck.php.