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

index 90de894..f16e917 100644 (file)
@@ -36,6 +36,8 @@ class Pman_Core_Process_Php7 extends Pman
         });
         
         $this->scan();
+        
+        exit;
     }
     
     function scan($route = array())