XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | installer |
Variables | |
$_SESSION ['settings']['authorized'] = false | |
if(empty($vars['ROOT_PATH'])) else if(empty($vars['DB_HOST'])) | $error = '' |
$pageHasForm = false | |
$pageHasHelp = false | |
$rewrite | |
$vars =& $_SESSION['settings'] | |
if(!@copy($vars['ROOT_PATH']. '/mainfile.dist.php', $vars['ROOT_PATH']. '/mainfile.php')) | else |
$_SESSION['settings']['authorized'] = false |
Definition at line 127 of file page_configsave.php.
Referenced by bannerstats(), change_banner_url_by_client(), XoopsSecurity\clearTokens(), xos_opal_ThemeFactory\createInstance(), XoopsSecurity\createToken(), XoopsCaptcha\destroyGarbage(), EmailStats(), SystemCorePreload\eventCoreHeaderAddmeta(), SystemCorePreload\eventCoreHeaderCheckcache(), SystemCorePreload\eventCoreIncludeFunctionsRedirectheader(), SystemCorePreload\eventSystemClassGuiHeader(), PathStuffController\execute(), XoopsSecurity\garbageCollection(), install_acceptUser(), langDropdown(), PathStuffController\PathStuffController(), profile_getRegisterForm(), protector_postcommon(), Protector\purge(), XoopsCaptcha\render(), XoopsCaptcha\setCode(), smarty_function_xoInboxCount(), smarty_function_xoMemberInfo(), xos_kernel_Xoops2\themeSelect(), XoopsSecurity\validateToken(), XoopsCaptcha\verify(), and XoopsCaptchaMethod\verify().
Definition at line 45 of file page_configsave.php.
Referenced by HTMLPurifier_ErrorCollector\_renderStruct(), XoopsLogger\addQuery(), HTMLPurifier_Strategy_MakeWellFormed\execute(), XoopsSecurity\getErrors(), SaxParser\getErrors(), XoopsMailer\getErrors(), XoopsMediaUploader\getErrors(), XoopsObject\getHtmlErrors(), HTMLPurifier_Config\isFinalized(), XoopsApi\newPost(), recaptcha_get_html(), phpthumb_functions\SafeURLread(), HTMLPurifier_ErrorCollector\send(), XoopsSecurity\setErrors(), SaxParser\setErrors(), XoopsMediaUploader\setErrors(), PathStuffController\setPermission(), validateDbCharset(), xoDiagIfWritable(), and xoops_module_install().
$pageHasForm = false |
Definition at line 32 of file page_configsave.php.
$pageHasHelp = false |
Definition at line 33 of file page_configsave.php.
$rewrite |
Definition at line 51 of file page_configsave.php.
$vars =& $_SESSION['settings'] |
Definition at line 35 of file page_configsave.php.
Referenced by XoopsEditor\__construct(), XoopsModelWrite\cleanVars(), XoopsModelRead\convertResultSet(), XoopsTpl\fetchFromData(), XoopsObject\getValues(), XoopsObject\getVars(), Config_File\parse_contents(), xos_opal_Theme\render(), ProfileProfileHandler\saveField(), and smarty_function_xoops_link().
if (empty($error)) else |
Definition at line 48 of file page_configsave.php.