XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
ProtectorMysqlDatabase.class.php File Reference

Go to the source code of this file.

Classes

class  ProtectorMySQLDatabase
 

Variables

if(file_exists(XOOPS_ROOT_PATH.'/class/database/drivers/'.XOOPS_DB_TYPE.'/database.php')) else
 

Variable Documentation

if (file_exists(XOOPS_ROOT_PATH.'/class/database/drivers/'.XOOPS_DB_TYPE.'/database.php')) else
Initial value:
{
require_once XOOPS_ROOT_PATH.'/class/database/'.XOOPS_DB_TYPE.'database.php'

Definition at line 5 of file ProtectorMysqlDatabase.class.php.