UpdateDatabase.php
authoredward <edward@roojs.com>
Thu, 31 Aug 2017 06:21:12 +0000 (14:21 +0800)
committeredward <edward@roojs.com>
Thu, 31 Aug 2017 06:21:12 +0000 (14:21 +0800)
UpdateDatabase.php

index 05b38d0..33e7f09 100644 (file)
@@ -147,7 +147,7 @@ class Pman_Core_UpdateDatabase extends Pman
             die("Please setup local_base_url");
         }
         
-        
+        $this->local_base_url = $ff->Pman['local_base_url'];
         
         if(!empty($ff->Core_Notify)){
 //            require_once 'Pman/Core/NotifySmtpCheck.php';