1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 11:05:55 +00:00
Files
tt-rss/config.php-dist
2005-08-21 12:13:04 +01:00

5 lines
84 B
Plaintext

<?
define(DB_CONN, "host=localhost dbname=fox user=fox password=XXXXXXXXXXX");
?>