diff options
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 |