X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Process%2FPhp7.php;h=b61c3e23ae07abb31b540910168d33a8d9991bef;hp=72504099e1a59583cf305605f1b614ef9acac980;hb=a295d7a94e70027f24007d7003ff234a7d83251f;hpb=110a063417308e2b1eb600b49937afeac33a6749 diff --git a/Process/Php7.php b/Process/Php7.php index 72504099..b61c3e23 100644 --- a/Process/Php7.php +++ b/Process/Php7.php @@ -62,7 +62,7 @@ class Pman_Core_Process_Php7 extends Pman if($d == 'Php7.php'){ continue; } - print_r($d); + var_dump($d); // require_once implode('/', $route) . "/" . $d; try {