Passed
Push — develop-3.3.x ( 819cf8...5812a0 )
by Mario
02:46
created
acp/ppde_module.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
 			'overview'        => ['lang_key_prefix' => 'PPDE'],
27 27
 			'paypal_features' => ['lang_key_prefix' => 'PPDE_PAYPAL_FEATURES'],
28 28
 			'settings'        => ['lang_key_prefix' => 'PPDE_SETTINGS'],
29
-			'transactions'    => ['lang_key_prefix' => 'PPDE_DT', 'id_prefix_name' => 'transaction'],];
29
+			'transactions'    => ['lang_key_prefix' => 'PPDE_DT', 'id_prefix_name' => 'transaction'], ];
30 30
 	}
31 31
 
32 32
 	/**
Please login to merge, or discard this patch.