aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/install/index.php')
-rwxr-xr-xphpBB/install/index.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/install/index.php b/phpBB/install/index.php
index c3b667f497..448342b63b 100755
--- a/phpBB/install/index.php
+++ b/phpBB/install/index.php
@@ -324,8 +324,6 @@ class module
'S_CONTENT_DIRECTION' => $lang['DIRECTION'],
'S_CONTENT_ENCODING' => 'UTF-8',
- 'S_CONTENT_DIR_LEFT' => $lang['LEFT'],
- 'S_CONTENT_DIR_RIGHT' => $lang['RIGHT'],
'S_USER_LANG' => $lang['USER_LANG'],
)
);