Process/Php7.php
authorEdward <edward@roojs.com>
Wed, 21 Nov 2018 09:56:06 +0000 (17:56 +0800)
committerEdward <edward@roojs.com>
Wed, 21 Nov 2018 09:56:06 +0000 (17:56 +0800)
Process/Php7.php

index 5ae4ca6..0296486 100644 (file)
@@ -36,7 +36,7 @@ class Pman_Core_Process_Php7 extends Pman
         });
         
         $this->scan(array("Pman"));
-//        $this->scan(array("Hebe"));
+        $this->scan(array("Hebe"));
         
         exit;
     }