Import/Core_holiday.php
authorAlan Knowles <alan@roojs.com>
Mon, 9 Nov 2020 06:11:18 +0000 (14:11 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 9 Nov 2020 06:11:18 +0000 (14:11 +0800)
Import/Core_holiday.php

index 65168c5..0785f9e 100644 (file)
@@ -25,7 +25,8 @@ class Pman_Core_Import_Core_holiday extends Pman_Roo
     function get($v, $opts=array())
     {   
         $d = DB_DataObject::factory('core_holiday');
-        $d->
+        $d->updateHolidays('hk');
+        
     }
     
     function log($str)