diff options
Diffstat (limited to 'phpBB/includes/template.php')
-rw-r--r-- | phpBB/includes/template.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/includes/template.php b/phpBB/includes/template.php index f1c8094a9b..b009576aee 100644 --- a/phpBB/includes/template.php +++ b/phpBB/includes/template.php @@ -688,5 +688,3 @@ class template include($file); } } - -?>
\ No newline at end of file |