Completed
Push — master ( ee0121...2fa707 )
by Sinnarasa
06:26
created
Block1/Namespace1Controller.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,7 @@
 block discarded – undo
11 11
         if($id == 2){
12 12
             header('Location: http://localhost/JetFire/Routing/block/search1-1-tse');
13 13
             return true;
14
-        }else {
14
+        } else {
15 15
             return 'Index-' . $id;
16 16
         }
17 17
     }
Please login to merge, or discard this patch.