Completed
Pull Request — master (#31)
by
unknown
06:34
created
migrations/v310_m7_update_bbcodes.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -162,7 +162,7 @@
 block discarded – undo
162 162
 		return array(
163 163
 
164 164
 			// These are being replaced by new BBCodes
165
-			'align=',			// replaced by left,right,center,justify
165
+			'align=', // replaced by left,right,center,justify
166 166
 			// 'hidden',			// (deprecated) replaced by users
167 167
 
168 168
 		);
Please login to merge, or discard this patch.