Import/Core_notify.php
authorAlan Knowles <alan@roojs.com>
Fri, 4 Aug 2017 02:25:31 +0000 (10:25 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 4 Aug 2017 02:25:31 +0000 (10:25 +0800)
Import/Core_notify.php

index 59c8149..5e0469b 100644 (file)
@@ -22,7 +22,7 @@ class Pman_Core_Import_Core_notify extends Pman_Roo
 
     var $defaults = array();
     
-    function get()
+    function get($v, $opts=array())
     {   
         
         $this->transObj = DB_DataObject::Factory('core_enum');