Passed
Push — master ( 941a18...a3362a )
by Dark❶
01:59
created
event/main_listener.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -73,7 +73,7 @@
 block discarded – undo
73 73
 		\phpbb\template\template			$template,
74 74
 		\phpbb\log\log						$phpbb_log,
75 75
 		$phpbb_root_path
76
-	){
76
+	) {
77 77
 		$this->auth				= $auth;
78 78
 		$this->config			= $config;
79 79
 		$this->db				= $db;
Please login to merge, or discard this patch.