Completed
Branch master (f338a0)
by Giancarlos
04:28 queued 02:16
created
src/Greenter/Ws/Services/FeSunat.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -34,8 +34,7 @@
 block discarded – undo
34 34
 //                echo $entry;
35 35
 //            }
36 36
 
37
-        }
38
-        catch (\Exception $e) {
37
+        } catch (\Exception $e) {
39 38
             header('Content-Type: text/xml');
40 39
             echo $client->__getLastResponse();
41 40
 //    echo "<h2>Exception Error!</h2>";
Please login to merge, or discard this patch.