diff --git a/proj/y2t/handler.php b/proj/y2t/handler.php index 7b21e81..57f2203 100644 --- a/proj/y2t/handler.php +++ b/proj/y2t/handler.php @@ -30,7 +30,8 @@ //wait($return_code); echo nl2br("output:\n"); - var_export($output); + //var_export($output); + echo $output; echo nl2br("\nreturn:\n"); var_export($return);