X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman%2FRoo.php;h=135c47b693c01f9293662e115b8569ea7c53663d;hb=4c7cc8bf74ad563f5bc3ad8a4796b380801dee68;hp=334c7b9d43c3e74db0e88f5601cbf35565e6b435;hpb=70f776a7aa09ebf5f506524280ab6c8b13e1bf2f;p=Pman.Base diff --git a/Pman/Roo.php b/Pman/Roo.php index 334c7b9..135c47b 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -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)); }