Campustream 1.0
A social network MQP for WPI
application/config/database.php File Reference

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

Variable Documentation

$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
Initial value:
 array (
  'db1' => 
  array (
    'host' => '10.179.65.133',
  )
)

Definition at line 12 of file database.php.