Completed
Pull Request — master (#75)
by Jakub
10:58
created
migrations/v10x/m2_acp_module.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
 	{
36 36
 		return array(
37 37
 			'\phpbb\ads\migrations\v10x\m1_initial_schema',
38
-		);	}
38
+		); }
39 39
 
40 40
 	/**
41 41
 	 * Add the ACP module
Please login to merge, or discard this patch.