I18n.php
[Pman.Core] / I18n.php
index dcd1fdd..6d81cc9 100644 (file)
--- a/I18n.php
+++ b/I18n.php
@@ -205,8 +205,7 @@ class Pman_Core_i18N extends Pman
     }
     function objToList($type, $obj) {
         $ret = array();
-        echo '<PRE>';print_r($this->cfg);
-        
+         
          
         foreach($this->cfg[$type] as $k) {
             $sub = false;