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/addvote.php | 1 - 1 file changed, 1 deletion(-) (limited to 'web/html/addvote.php') diff --git a/web/html/addvote.php b/web/html/addvote.php index 5c1ff334..1f41c92e 100644 --- a/web/html/addvote.php +++ b/web/html/addvote.php @@ -3,7 +3,6 @@ set_include_path(get_include_path() . PATH_SEPARATOR . '../lib'); include("aur.inc"); -include_lang('tu_po.inc'); set_lang(); check_sid(); html_header(); -- cgit v1.2.3-24-g4f1b