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