aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/index.php
diff options
context:
space:
mode:
authorLudovic Arnaud <ludovic_arnaud@users.sourceforge.net>2003-01-13 06:44:16 +0000
committerLudovic Arnaud <ludovic_arnaud@users.sourceforge.net>2003-01-13 06:44:16 +0000
commitb2721cca0c82400efbf23abca1cbe260d4ea0eea (patch)
tree1fe01e7bdd81123c6cc64fc510b44da1297c3963 /phpBB/index.php
parentab928d8f5f2668da1354077a94e9326307ac3de4 (diff)
downloadforums-b2721cca0c82400efbf23abca1cbe260d4ea0eea.tar
forums-b2721cca0c82400efbf23abca1cbe260d4ea0eea.tar.gz
forums-b2721cca0c82400efbf23abca1cbe260d4ea0eea.tar.bz2
forums-b2721cca0c82400efbf23abca1cbe260d4ea0eea.tar.xz
forums-b2721cca0c82400efbf23abca1cbe260d4ea0eea.zip
Very minor changes.
git-svn-id: file:///svn/phpbb/trunk@3317 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/index.php')
-rw-r--r--phpBB/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/index.php b/phpBB/index.php
index c524618764..c6f0f8de8b 100644
--- a/phpBB/index.php
+++ b/phpBB/index.php
@@ -137,4 +137,4 @@ $template->set_filenames(array(
include($phpbb_root_path . 'includes/page_tail.'.$phpEx);
-?>
+?> \ No newline at end of file