From e0142e27ec9d24fca008cf2c7a8a307d90e166e5 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 16 Dec 2008 07:43:49 +0100 Subject: mobile: add some translations --- mobile/tt-rss.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mobile/tt-rss.php') diff --git a/mobile/tt-rss.php b/mobile/tt-rss.php index a8bf6fb5f..a23bc8b6a 100644 --- a/mobile/tt-rss.php +++ b/mobile/tt-rss.php @@ -8,10 +8,9 @@ require_once "../sessions.php"; require_once "../version.php"; - require_once "../config.php"; require_once "../db-prefs.php"; - $link = db_connect(DB_HOST, DB_USER, DB_PASS, DB_NAME); + $link = db_connect(DB_HOST, DB_USER, DB_PASS, DB_NAME); init_connection($link); @@ -119,7 +118,7 @@