aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/index.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-01-18 14:41:13 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-01-18 14:41:13 +0000
commitff7686797a428f1d5876ff3255f72ea2902c1fb1 (patch)
treea6f1e3ae359227559f3a105a2c6768a5d6186364 /phpBB/install/index.php
parent916c410044c5d224d521a82efcb7ca061763fb97 (diff)
downloadforums-ff7686797a428f1d5876ff3255f72ea2902c1fb1.tar
forums-ff7686797a428f1d5876ff3255f72ea2902c1fb1.tar.gz
forums-ff7686797a428f1d5876ff3255f72ea2902c1fb1.tar.bz2
forums-ff7686797a428f1d5876ff3255f72ea2902c1fb1.tar.xz
forums-ff7686797a428f1d5876ff3255f72ea2902c1fb1.zip
fixing some bugs
git-svn-id: file:///svn/phpbb/trunk@6905 89ea8834-ac86-4346-8a33-228a782c2dd0
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'],
)
);