aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/index.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2006-05-05 17:56:33 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2006-05-05 17:56:33 +0000
commite25b2c5f35c77dbe6bf0e4745b86f3036096e2fa (patch)
tree611a28cc169f6773d704a580c65e98f73971d3ed /phpBB/index.php
parent8f765e50a39d79ff23d812fd3a88937f988a75ca (diff)
downloadforums-e25b2c5f35c77dbe6bf0e4745b86f3036096e2fa.tar
forums-e25b2c5f35c77dbe6bf0e4745b86f3036096e2fa.tar.gz
forums-e25b2c5f35c77dbe6bf0e4745b86f3036096e2fa.tar.bz2
forums-e25b2c5f35c77dbe6bf0e4745b86f3036096e2fa.tar.xz
forums-e25b2c5f35c77dbe6bf0e4745b86f3036096e2fa.zip
- some adjustements for phpdocumentor
git-svn-id: file:///svn/phpbb/trunk@5883 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/index.php')
-rw-r--r--phpBB/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/index.php b/phpBB/index.php
index 9f180a5216..4795d14072 100644
--- a/phpBB/index.php
+++ b/phpBB/index.php
@@ -9,6 +9,7 @@
*/
/**
+* @ignore
*/
define('IN_PHPBB', true);
$phpbb_root_path = './';