diff --git a/proj/y2t/handler.php b/proj/y2t/handler.php index 78e1fa4..fb32b83 100644 --- a/proj/y2t/handler.php +++ b/proj/y2t/handler.php @@ -30,12 +30,12 @@ //wait($return_code); echo nl2br("output:\n"); - var_export($output); - echo nl2br("output:\n"); - echo nl2br("\n"); - echo nl2br("\n"); - $txt = var_export($output, true); - echo nl2br("\nreturn:\n"); + //var_export($output); + //echo nl2br("output:\n"); + //echo nl2br("\n"); + //echo nl2br("\n"); + //$txt = var_export($output, true); + //echo nl2br("\nreturn:\n"); //var_export($return); foreach ($output as $item) { @@ -43,7 +43,7 @@ echo $item; echo ''; } - echo nl2br("\n END OF THE OUTPUT\n"); + //echo nl2br("\n END OF THE OUTPUT\n"); /* echo "check";