Completed
Push — master ( cc7fc1...a5df07 )
by Angus
02:51
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
 				log_message('error', "{$row->site_class} | {$row->title} ({$row->title_url}) | Failed to update.");
190 189
 				$this->Tracker->title->updateFailedChecksByID((int) $row->title_id);
191 190
 
Please login to merge, or discard this patch.