XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | installer |
Variables | |
$dbm = new db_manager() | |
$pageHasForm = false | |
$pageHasHelp = false | |
$process = $count ? '' : 'insert' | |
if(!$dbm->isConnectable()) | $res = $dbm->query("SELECT COUNT(*) FROM " . $dbm->db->prefix("users")) |
$update = false | |
$vars =& $_SESSION['settings'] | |
if($state=xoDiagIfWritable('include/license.php')) if($process &&is_writable('../include/license.php')) else if($update) else if(!is_writable( '../include/license.php')) | else |
if (!empty($_SESSION['settings']['authorized'])&&!empty($adminname)&&!empty($adminpass)) | |
$dbm = new db_manager() |
Definition at line 39 of file page_tablesfill.php.
$pageHasForm = false |
Definition at line 32 of file page_tablesfill.php.
$pageHasHelp = false |
Definition at line 33 of file page_tablesfill.php.
$process = $count ? '' : 'insert' |
Definition at line 52 of file page_tablesfill.php.
if (!$dbm->isConnectable()) $res = $dbm->query("SELECT COUNT(*) FROM " . $dbm->db->prefix("users")) |
Definition at line 45 of file page_tablesfill.php.
$update = false |
Definition at line 53 of file page_tablesfill.php.
$vars =& $_SESSION['settings'] |
Definition at line 35 of file page_tablesfill.php.
if ($state=xoDiagIfWritable('include/license.php')) if ($process &&is_writable('../include/license.php')) else if ($update) else if (!is_writable( '../include/license.php')) else |
Definition at line 85 of file page_tablesfill.php.
if(!empty($_SESSION['settings']['authorized'])&&!empty($adminname)&&!empty($adminpass)) |
Definition at line 90 of file page_tablesfill.php.