|
XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
| namespace | installer |
Variables | |
| $content = "" | |
| $pageHasForm = false | |
| $writable = "<ul class='confirmMsg'>" | |
| $writable_trust = "<ul class='confirmMsg'>" | |
| $xoops_trust = "<ul class='confirmMsg'>" | |
| $content = "" |
Definition at line 34 of file page_start.php.
| $pageHasForm = false |
Definition at line 32 of file page_start.php.
| foreach ($wizard->configs['writable'] as $key=> $value) $writable = "<ul class='confirmMsg'>" |
Definition at line 37 of file page_start.php.
| foreach ($wizard->configs['dataPath'] as $key=> $value) $writable_trust = "<ul class='confirmMsg'>" |
Definition at line 53 of file page_start.php.
| foreach ($wizard->configs['xoopsPathDefault'] as $key=> $value) $xoops_trust = "<ul class='confirmMsg'>" |
Definition at line 47 of file page_start.php.