From: Alan Knowles Date: Thu, 16 Sep 2010 04:07:39 +0000 (+0800) Subject: I18n.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=709e1d0f4aad6b56b2cdf080983167edff810478 I18n.php --- diff --git a/I18n.php b/I18n.php index c4882a35..9f345f43 100644 --- a/I18n.php +++ b/I18n.php @@ -206,6 +206,7 @@ class Pman_Core_i18N extends Pman function objToList($type, $obj) { $ret = array(); echo '
';print_r($this->cfg);
+        
          
         foreach($this->cfg[$type] as $k) {
             $sub = false;