Pman/Roo.php
[Pman.Base] / Pman / Roo.php
index 334c7b9..135c47b 100644 (file)
@@ -64,8 +64,7 @@ class Pman_Roo extends Pman
         if (!$au) {  
             $this->jerr("Not authenticated", array('authFailure' => true));
         }
-        print_r($au); 
-        if (!$au->pid()   ) { // not set up yet..
+         if (!$au->pid()   ) { // not set up yet..
             $this->jerr("Not authenticated", array('authFailure' => true));
         }