diff options
Diffstat (limited to 'web/html/addvote.php')
-rw-r--r-- | web/html/addvote.php | 1 |
1 files changed, 0 insertions, 1 deletions
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(); |