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

index 390408f..1b28d2f 100644 (file)
@@ -149,6 +149,7 @@ 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();