From 2ee327634831ec36df5fd74ccc35dfcedfdbe07b Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Mon, 19 Jan 2009 16:29:45 -0500 Subject: Use new conglomerated translation files. Signed-off-by: Loui Chang --- web/html/index.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'web/html/index.php') diff --git a/web/html/index.php b/web/html/index.php index 5511d7e0..87158b9c 100644 --- a/web/html/index.php +++ b/web/html/index.php @@ -7,8 +7,6 @@ set_lang(); check_sid(); include('stats.inc'); -include_lang('index_po.inc'); -include_lang('pkgfuncs_po.inc'); html_header( __("Home") ); -- cgit v1.2.3-24-g4f1b