ttrss/config.php-dist

5 lines
84 B
Plaintext
Raw Normal View History

2005-08-21 11:13:04 +00:00
<?
define(DB_CONN, "host=localhost dbname=fox user=fox password=XXXXXXXXXXX");
?>