Beispiel #1
0
 public function onWorkerStart()
 {
     include MPHP_PATH . 'mPHP.php';
     self::$mPHP = mPHP::init();
 }