I18n.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 16 Sep 2010 04:10:26 +0000 (12:10 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 16 Sep 2010 04:10:26 +0000 (12:10 +0800)
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;