XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
secure.dist.php File Reference

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 ""
 

Variable Documentation

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_PCONNECT 0

Definition at line 47 of file secure.dist.php.

Referenced by XoopsMySQLDatabase\connect().

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.

Version
Id:
secure.dist.php 8066 2011-11-06 05:09:33Z beckmi

Definition at line 19 of file secure.dist.php.

Referenced by XoopsDatabaseFactory\getDatabase(), XoopsDatabaseFactory\getDatabaseConnection(), ModuleAdmin\renderIndex(), and xoops_module_install().