From 1025ad87633f30d00a3c283b3e8ad2bafa384a5c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 5 Mar 2007 10:04:55 +0100 Subject: more I18N work --- tt-rss.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'tt-rss.php') diff --git a/tt-rss.php b/tt-rss.php index d93531375..c170cefd7 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -2,9 +2,6 @@ error_reporting(E_ERROR | E_WARNING | E_PARSE); require_once "functions.php"; - - startup_gettext(); - require_once "sessions.php"; require_once "sanity_check.php"; require_once "version.php"; -- cgit v1.2.3