Fix #7123 - getting abra ready to test
[Pman.Xtuple] / Import / Accounts.php
index 5fa4c68..8668ca1 100644 (file)
@@ -25,7 +25,7 @@ class Pman_Xtuple_Import_Accounts extends Pman_Roo
     }
     
     
-    function get()
+    function get($tab, $opts = [])
     {
         PEAR::setErrorHandling(PEAR_ERROR_CALLBACK, array($this, 'onPearError'));
         //$this->jerr("INVALID");
@@ -42,7 +42,7 @@ class Pman_Xtuple_Import_Accounts extends Pman_Roo
     }
     
     
-    function post( )
+    function post($tab  )
     {
         
         $this->sessionState(0); // turn off the session..