From 986935c4745195f45cbff74e541ffc98ecac714e Mon Sep 17 00:00:00 2001 From: Igor Wiedler Date: Mon, 27 Sep 2010 22:50:25 +0200 Subject: [feature/request-class] Adjust some trailing newlines PHPBB3-9716 --- phpBB/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/common.php') 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 -- cgit v1.2.1