I18n.php
[Pman.Core] / I18n.php
index bd87719..199ff43 100644 (file)
--- a/I18n.php
+++ b/I18n.php
@@ -117,7 +117,7 @@ class Pman_Core_I18n extends Pman
         switch($s) {
             case 'Lang':
                  
-                print_R($this->authUser);
+                
                 $i->ltype = 'l';
                 $i->applyFilters($_REQUEST, $this->authUser, $this);
                 $this->jdata($i->toTransList('l',  $lbits[0]));