aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/common.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/common.php')
-rw-r--r--phpBB/common.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/common.php b/phpBB/common.php
index 6950bdbee8..d3c5693141 100644
--- a/phpBB/common.php
+++ b/phpBB/common.php
@@ -122,7 +122,6 @@ else
$board_config['avatar_filesize'] = $config['avatar_filesize'];
$board_config['avatar_path'] = $config['avatar_path'];
}
-
include('language/lang_'.$board_config['default_lang'].'.'.$phpEx);
?> \ No newline at end of file