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

Go to the source code of this file.

Namespaces

namespace  installer
 

Variables

 $pageHasForm = false
 
 $pageHasHelp = false
 
 $wizard = new XoopsInstallWizard()
 
 if (empty($xoopsOption['hascommon']))
 
const INSTALL_PASSWORD ''
 
const INSTALL_USER ''
 
const XOOPS_INSTALL 1
 

Variable Documentation

$pageHasForm = false

Definition at line 61 of file common.inc.php.

$pageHasHelp = false

Definition at line 60 of file common.inc.php.

$wizard = new XoopsInstallWizard()

Definition at line 63 of file common.inc.php.

if(!defined("XOOPS_ROOT_PATH"))

Definition at line 38 of file common.inc.php.

const INSTALL_PASSWORD ''

Definition at line 33 of file common.inc.php.

Referenced by XoopsInstallWizard\checkAccess().

const INSTALL_USER ''

If non-empty, only this user can access this installer

Definition at line 32 of file common.inc.php.

Referenced by XoopsInstallWizard\checkAccess().

const XOOPS_INSTALL 1

Definition at line 35 of file common.inc.php.