added config.php
This commit is contained in:
parent
2c1dd701a0
commit
8af5db8f83
|
@ -0,0 +1,4 @@
|
|||
<?
|
||||
define(DB_CONN, "host=localhost dbname=fox user=fox password=XXXXXXXXXXX");
|
||||
?>
|
||||
|
Loading…
Reference in New Issue