Fix #7123 - getting abra ready to test
[Pman.Xtuple] / Pman.php
index e07aecb..841dd8e 100644 (file)
--- a/Pman.php
+++ b/Pman.php
@@ -8,7 +8,7 @@ class Pman_Xtuple_Pman extends Pman {
         $this->jerr("access denied");
     }
     
-    function init($pman)
+    function init($pman = flase)
     {   
         // add the offices to the uiConfig.
         if (empty($pman->uiConfig)) {