Completed
Push — master ( 00d59c...3370b3 )
by Angus
03:36
created
application/models/Tracker/Tracker_Admin_Model.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -184,8 +184,7 @@
 block discarded – undo
184 184
 						print " - Something went wrong?\n";
185 185
 					}
186 186
 				}
187
-			}
188
-			else {
187
+			} else {
189 188
 				//TODO: We should have some way to handle this in the site models.
190 189
 				if($row->site_class !== 'MangaKakarot') {
191 190
 					log_message('error', "{$row->site_class} | {$row->title} ({$row->title_url}) | Failed to update.");
Please login to merge, or discard this patch.