From 1e86f7113339c6b032a4500ce65cf959db97645a Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Mon, 10 Feb 2014 15:01:50 +0100 Subject: [ticket/12180] Add "Each file MUST end with exactly one newline character" rule PHPBB3-12180 --- phpBB/phpbb/request/deactivated_super_global.php | 1 - 1 file changed, 1 deletion(-) (limited to 'phpBB/phpbb/request') diff --git a/phpBB/phpbb/request/deactivated_super_global.php b/phpBB/phpbb/request/deactivated_super_global.php index b03624593e..b6940cf51f 100644 --- a/phpBB/phpbb/request/deactivated_super_global.php +++ b/phpBB/phpbb/request/deactivated_super_global.php @@ -112,4 +112,3 @@ class deactivated_super_global implements \ArrayAccess, \Countable, \IteratorAgg $this->error(); } } - -- cgit v1.2.1