Passed
Branch master (6652bc)
by Henri
02:11 queued 01:00
created
examples/index.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
     $json = Validator::toJson($data);
27 27
 
28 28
 
29
-}catch(Exception $er){
29
+} catch(Exception $er){
30 30
 
31 31
     die($er->getCode().'  -  '.$er->getMessage());
32 32
 
Please login to merge, or discard this patch.