diff options
author | Ludovic Arnaud <ludovic_arnaud@users.sourceforge.net> | 2003-01-13 06:44:16 +0000 |
---|---|---|
committer | Ludovic Arnaud <ludovic_arnaud@users.sourceforge.net> | 2003-01-13 06:44:16 +0000 |
commit | b2721cca0c82400efbf23abca1cbe260d4ea0eea (patch) | |
tree | 1fe01e7bdd81123c6cc64fc510b44da1297c3963 /phpBB/index.php | |
parent | ab928d8f5f2668da1354077a94e9326307ac3de4 (diff) | |
download | forums-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.php | 2 |
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 |