aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/common.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/common.php')
-rw-r--r--phpBB/common.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/common.php b/phpBB/common.php
index 1729729a61..96b782a229 100644
--- a/phpBB/common.php
+++ b/phpBB/common.php
@@ -237,5 +237,3 @@ foreach ($cache->obtain_hooks() as $hook)
{
@include($phpbb_root_path . 'includes/hooks/' . $hook . '.' . $phpEx);
}
-
-?> \ No newline at end of file