UpdateDatabase.php
authoredward <edward@roojs.com>
Thu, 31 Aug 2017 07:54:26 +0000 (15:54 +0800)
committeredward <edward@roojs.com>
Thu, 31 Aug 2017 07:54:26 +0000 (15:54 +0800)
UpdateDatabase.php

index 1b28d2f..390408f 100644 (file)
@@ -149,7 +149,6 @@ class Pman_Core_UpdateDatabase extends Pman
         
         $this->local_base_url = $ff->Pman['local_base_url'];
         
-        print_R($this->local_base_url);exit;
         if(!empty($ff->Core_Notify)){
 //            require_once 'Pman/Core/NotifySmtpCheck.php';
 //            $x = new Pman_Core_NotifySmtpCheck();