aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/common.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2006-05-04 16:00:58 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2006-05-04 16:00:58 +0000
commit16ed174ba28396bf1ca41d7787a9afb57c7430a0 (patch)
tree2e8f65d8c09d2e29c42d0f0270c578bb7210a8cb /phpBB/common.php
parente11da225e02ae4aa353fe27d774186ae9e513648 (diff)
downloadforums-16ed174ba28396bf1ca41d7787a9afb57c7430a0.tar
forums-16ed174ba28396bf1ca41d7787a9afb57c7430a0.tar.gz
forums-16ed174ba28396bf1ca41d7787a9afb57c7430a0.tar.bz2
forums-16ed174ba28396bf1ca41d7787a9afb57c7430a0.tar.xz
forums-16ed174ba28396bf1ca41d7787a9afb57c7430a0.zip
hmm, maybe i should not comment this statement, eh?
git-svn-id: file:///svn/phpbb/trunk@5878 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/common.php')
-rw-r--r--phpBB/common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/common.php b/phpBB/common.php
index efb86f12d6..fd3d630740 100644
--- a/phpBB/common.php
+++ b/phpBB/common.php
@@ -11,7 +11,7 @@
// Remove the following line to enable this software, be sure you note what it
// says before continuing
-//die('This software is unsupported in any and all respects. By removing this notice (found in common.php) you are noting your acceptance of this. Do not ask support questions of any kind for this release at either area51.phpbb.com or www.phpbb.com. Support for this version will appear when the beta cycle begins');
+die('This software is unsupported in any and all respects. By removing this notice (found in common.php) you are noting your acceptance of this. Do not ask support questions of any kind for this release at either area51.phpbb.com or www.phpbb.com. Support for this version will appear when the beta cycle begins');
/**
*/