aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/common.php
diff options
context:
space:
mode:
authorIgor Wiedler <igor@wiedler.ch>2010-09-27 22:50:25 +0200
committerIgor Wiedler <igor@wiedler.ch>2010-09-27 22:50:25 +0200
commit986935c4745195f45cbff74e541ffc98ecac714e (patch)
treeffee63ff9310a8edf3198553bbb11594eed14125 /phpBB/common.php
parentc09bdb6c5535e7a7164acbe04e152ce415bfce9e (diff)
downloadforums-986935c4745195f45cbff74e541ffc98ecac714e.tar
forums-986935c4745195f45cbff74e541ffc98ecac714e.tar.gz
forums-986935c4745195f45cbff74e541ffc98ecac714e.tar.bz2
forums-986935c4745195f45cbff74e541ffc98ecac714e.tar.xz
forums-986935c4745195f45cbff74e541ffc98ecac714e.zip
[feature/request-class] Adjust some trailing newlines
PHPBB3-9716
Diffstat (limited to 'phpBB/common.php')
-rw-r--r--phpBB/common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/common.php b/phpBB/common.php
index 41df3049a1..2eba85383d 100644
--- a/phpBB/common.php
+++ b/phpBB/common.php
@@ -243,4 +243,4 @@ foreach ($cache->obtain_hooks() as $hook)
@include($phpbb_root_path . 'includes/hooks/' . $hook . '.' . $phpEx);
}
-?>
+?> \ No newline at end of file