Passed
Push — master ( e5c614...6595be )
by Siad
13:10
created
classes/phing/parser/TargetHandler.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -95,7 +95,7 @@
 block discarded – undo
95 95
     {
96 96
         $name = null;
97 97
         $depends = "";
98
-        $extensionPoint = null;//'fail';
98
+        $extensionPoint = null; //'fail';
99 99
         $extensionPointMissing = null;
100 100
         $ifCond = null;
101 101
         $unlessCond = null;
Please login to merge, or discard this patch.