Correct path to defaults.inc.php

This commit is contained in:
Dan Langille
2015-08-12 15:13:58 -04:00
parent 7e38bb001c
commit d988693564

View File

@ -1,6 +1,6 @@
<?php
## Have a look in defaults.inc.php for examples of settings you can set here. DO NOT EDIT defaults.inc.php!
## Have a look in includes/defaults.inc.php for examples of settings you can set here. DO NOT EDIT defaults.inc.php!
### Database config
$config['db_host'] = "localhost";