XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
page_tablesfill.php File Reference

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))
 

Variable Documentation

$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
Initial value:
{
$content = "<div class='x2-note confirmMsg'>" . DATA_ALREADY_INSERTED . "</div>"

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.