XOOPS
2.6.0
|
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_PARAMETERS "" |
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 22 of file secure.dist.php.
const XOOPS_DB_HOST "localhost" |
Definition at line 30 of file secure.dist.php.
const XOOPS_DB_NAME "" |
Definition at line 42 of file secure.dist.php.
Referenced by install_acceptUser().
const XOOPS_DB_PARAMETERS "" |
Definition at line 50 of file secure.dist.php.
Referenced by XoopsBaseConfig\bootstrapTransition().
const XOOPS_DB_PASS "" |
Definition at line 38 of file secure.dist.php.
Referenced by install_acceptUser().
const XOOPS_DB_PCONNECT 0 |
Definition at line 46 of file secure.dist.php.
const XOOPS_DB_PREFIX "xoops" |
Definition at line 26 of file secure.dist.php.
Referenced by install_acceptUser().
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.
const XOOPS_DB_USER "" |
Definition at line 34 of file secure.dist.php.