Completed
Push — master ( e55241...a0a1ba )
by Paul
01:29
created
migrations/version_001.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
 	static public function depends_on()
16 16
 	{
17 17
 		return array(
18
-            '\phpbb\db\migration\data\v320\v320',
18
+			'\phpbb\db\migration\data\v320\v320',
19 19
 			'\paul999\tfa\migrations\initial_schema',
20 20
 			'\paul999\tfa\migrations\update_sessions',
21 21
 			'\paul999\tfa\migrations\initial_module',
Please login to merge, or discard this patch.