DataObjects/I18n.php
authorAlan Knowles <alan@roojs.com>
Mon, 16 Feb 2015 02:50:38 +0000 (10:50 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 16 Feb 2015 02:50:38 +0000 (10:50 +0800)
DataObjects/I18n.php

index 618f53d..d59015f 100644 (file)
@@ -199,7 +199,7 @@ class Pman_Core_DataObjects_I18n extends DB_DataObject
     {
         $ret = array();
         $cfg = $this->cfg();
     {
         $ret = array();
         $cfg = $this->cfg();
-        echo '<PRE>';print_r($cfg);
+        //echo '<PRE>';print_r($cfg);
         switch ($t) {
             case 'c':
                 require_once 'I18Nv2/Country.php';
         switch ($t) {
             case 'c':
                 require_once 'I18Nv2/Country.php';