Import/Core_notify.php
[Pman.Core] / 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');