Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<?php$db['default']['username']="test";$db['default']['password']="test";$db['default']['database']="test";$db['default']['hostname']="localhost";$db['default']['port']="3306";?>