aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_main.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2006-09-17 14:43:49 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2006-09-17 14:43:49 +0000
commite43b9d2f9baf0a4d92f9e9b70ab766fd248f7180 (patch)
tree6b648e11bca9d95f2b43ca50a75393973e57c9c2 /phpBB/adm/style/acp_main.html
parentc6c3df2a730bb825a315c21cdd6c38988d683062 (diff)
downloadforums-e43b9d2f9baf0a4d92f9e9b70ab766fd248f7180.tar
forums-e43b9d2f9baf0a4d92f9e9b70ab766fd248f7180.tar.gz
forums-e43b9d2f9baf0a4d92f9e9b70ab766fd248f7180.tar.bz2
forums-e43b9d2f9baf0a4d92f9e9b70ab766fd248f7180.tar.xz
forums-e43b9d2f9baf0a4d92f9e9b70ab766fd248f7180.zip
removed debug_extra notice
other fixes state that mysql.php shouldn't be used for mysql 4.1+ (actually, it should deny using it) git-svn-id: file:///svn/phpbb/trunk@6377 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/acp_main.html')
-rw-r--r--phpBB/adm/style/acp_main.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html
index f9a74e23c6..364525e860 100644
--- a/phpBB/adm/style/acp_main.html
+++ b/phpBB/adm/style/acp_main.html
@@ -14,13 +14,6 @@
<p>{L_ADMIN_INTRO}</p>
- <!-- IF S_DEBUG_EXTRA -->
- <div class="errorbox">
- <h3>{L_WARNING}</h3>
- <p>{L_DEBUG_EXTRA_WARNING}</p>
- </div>
- <!-- ENDIF -->
-
<!-- IF S_REMOVE_INSTALL -->
<div class="errorbox">
<h3>{L_WARNING}</h3>