added config.php
This commit is contained in:
parent
2c1dd701a0
commit
8af5db8f83
1 changed files with 4 additions and 0 deletions
4
config.php-dist
Normal file
4
config.php-dist
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?
|
||||
define(DB_CONN, "host=localhost dbname=fox user=fox password=XXXXXXXXXXX");
|
||||
?>
|
||||
|
Loading…
Reference in a new issue