Campustream 1.0
A social network MQP for WPI
|
Go to the source code of this file.
Variables | |
$default = array('host' => '10.179.65.133', 'user' => 'campustream', 'pass' => 'password', 'db' => 'campustream', 'enabled'=>true) | |
$master = array('host' => '10.179.65.133', 'user' => 'campustream') | |
$slaves |
$default = array('host' => '10.179.65.133', 'user' => 'campustream', 'pass' => 'password', 'db' => 'campustream', 'enabled'=>true) |
Definition at line 8 of file database.php.
$master = array('host' => '10.179.65.133', 'user' => 'campustream') |
Definition at line 9 of file database.php.
$slaves |
array ( 'db1' => array ( 'host' => '10.179.65.133', ) )
Definition at line 12 of file database.php.