XOOPS 2.5.6
Final
|
Go to the source code of this file.
Variables | |
const | XOOPS_DB_CHARSET "" |
const | XOOPS_DB_HOST "localhost" |
const | XOOPS_DB_NAME "" |
const | XOOPS_DB_PASS "" |
const | XOOPS_DB_PCONNECT 0 |
const | XOOPS_DB_PREFIX "xoops" |
const | XOOPS_DB_TYPE "mysql" |
const | XOOPS_DB_USER "" |
const XOOPS_DB_CHARSET "" |
Definition at line 23 of file secure.dist.php.
Referenced by XoopsMySQLDatabase\connect().
const XOOPS_DB_HOST "localhost" |
Definition at line 31 of file secure.dist.php.
Referenced by XoopsMySQLDatabase\connect(), and Protector\output_log().
const XOOPS_DB_NAME "" |
Definition at line 43 of file secure.dist.php.
Referenced by XoopsMySQLDatabase\connect(), db_manager\createDB(), xos_opal_Theme\generateCacheId(), protector_postcommon_register_insert_js_check\getMd5(), install_acceptUser(), and Protector\output_log().
const XOOPS_DB_PASS "" |
Definition at line 39 of file secure.dist.php.
Referenced by XoopsMySQLDatabase\connect(), xos_opal_Theme\generateCacheId(), install_acceptUser(), mod_generateCacheId_byGroup(), and Protector\output_log().
const XOOPS_DB_PCONNECT 0 |
Definition at line 47 of file secure.dist.php.
Referenced by XoopsMySQLDatabase\connect().
const XOOPS_DB_PREFIX "xoops" |
Definition at line 27 of file secure.dist.php.
Referenced by XoopsSecurity\createToken(), db_manager\db_manager(), SystemMaintenance\displayTables(), Protector\get_filepath4badips(), Protector\get_filepath4bwlimit(), Protector\get_filepath4confighcache(), Protector\get_filepath4group1ips(), XoopsDatabaseFactory\getDatabaseConnection(), protector_postcommon_register_insert_js_check\getMd5(), install_acceptUser(), Protector\output_log(), Protector\updateConfFromDb(), and XoopsSecurity\validateToken().
const XOOPS_DB_TYPE "mysql" |
XOOPS secure file
You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Definition at line 19 of file secure.dist.php.
Referenced by XoopsDatabaseFactory\getDatabase(), XoopsDatabaseFactory\getDatabaseConnection(), ModuleAdmin\renderIndex(), and xoops_module_install().
const XOOPS_DB_USER "" |
Definition at line 35 of file secure.dist.php.
Referenced by XoopsMySQLDatabase\connect(), xos_opal_Theme\generateCacheId(), Protector\get_filepath4badips(), Protector\get_filepath4bwlimit(), Protector\get_filepath4confighcache(), Protector\get_filepath4group1ips(), mod_generateCacheId_byGroup(), and Protector\output_log().