1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 00:05:56 +00:00

added config.php

This commit is contained in:
Andrew Dolgov
2005-08-21 12:13:04 +01:00
parent 2c1dd701a0
commit 8af5db8f83

4
config.php-dist Normal file
View File

@@ -0,0 +1,4 @@
<?
define(DB_CONN, "host=localhost dbname=fox user=fox password=XXXXXXXXXXX");
?>