XOOPS
2.6.0
|
Go to the source code of this file.
Variables | |
$clean_input | |
if($op!= 'showschema'||empty($mod_dirname)) | $indexAdmin = new \Xoops\Module\Admin() |
$mod_dirname = $clean_input['mod_dirname'] | |
$op = $clean_input['op'] | |
$clean_input |
Definition at line 32 of file schematool.php.
if ($op!= 'showschema'||empty($mod_dirname)) $indexAdmin = new \Xoops\Module\Admin() |
Definition at line 47 of file schematool.php.
$mod_dirname = $clean_input['mod_dirname'] |
Definition at line 41 of file schematool.php.
$op = $clean_input['op'] |
Definition at line 40 of file schematool.php.