From: Edward Date: Mon, 3 Dec 2018 02:55:22 +0000 (+0800) Subject: Process/Php7.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=6162a1bc9ffe60cd0baeb0d0f9d44061811b49cc Process/Php7.php --- diff --git a/Process/Php7.php b/Process/Php7.php index 2673c76d..b9246f8d 100644 --- a/Process/Php7.php +++ b/Process/Php7.php @@ -34,7 +34,7 @@ class Pman_Core_Process_Php7 extends Pman $errline )); }); - print_R($this->project);exit; + print_R($this->bootLoader);exit; $this->scan(array("Pman")); $this->scan(array("Hebe"));