XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | installer |
Variables | |
if(!defined('XOOPS_INSTALL')) | $configs = array() |
$configs ['db_types'] = array( 'mysql') | |
$configs ['conf_names'] | |
$configs ['language_files'] | |
$configs ['extensions'] | |
$configs ['writable'] = array('uploads/', 'uploads/avatars/', 'uploads/images/', 'uploads/ranks/', 'uploads/smilies/','xoops_lib/modules/protector/configs/', 'mainfile.php', 'include/license.php') | |
$configs ['modules'] = array() | |
$configs ['xoopsPathDefault'] | |
$configs ['dataPath'] | |
if (!defined('XOOPS_INSTALL')) $configs = array() |
Definition at line 20 of file config.php.
Referenced by XoopsEditor\__construct(), XoopsConfigHandler\getConfigList(), XoopsConfigHandler\getConfigsByCat(), XoopsLoad\loadConfig(), XoopsLoad\loadCore(), XoopsLoad\loadCoreConfig(), mod_fetchConfig(), XoopsCaptcha\setConfigs(), xoops_getConfigOption(), xoops_module_install(), xoops_module_uninstall(), XoopsFormCaptcha\XoopsFormCaptcha(), and XoopsFormEditor\XoopsFormEditor().
$configs['db_types'] = array( 'mysql') |
Definition at line 23 of file config.php.
$configs['conf_names'] |
Definition at line 26 of file config.php.
$configs['language_files'] |
Definition at line 37 of file config.php.
$configs['extensions'] |
Definition at line 42 of file config.php.
$configs['writable'] = array('uploads/', 'uploads/avatars/', 'uploads/images/', 'uploads/ranks/', 'uploads/smilies/','xoops_lib/modules/protector/configs/', 'mainfile.php', 'include/license.php') |
Definition at line 53 of file config.php.
$configs['modules'] = array() |
Definition at line 56 of file config.php.
$configs['xoopsPathDefault'] |
Definition at line 59 of file config.php.
$configs['dataPath'] |
Definition at line 65 of file config.php.