Completed
Push — master ( b08cbc...cad261 )
by Hugo
05:30 queued 02:35
created
app/controllers/ControllerBase.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -182,7 +182,7 @@
 block discarded – undo
182 182
             } else {
183 183
                 return 0;
184 184
             }
185
-        }else{
185
+        } else{
186 186
             return 0;
187 187
         }
188 188
     }
Please login to merge, or discard this patch.