DataObjects/I18n.php
authorChris <chris@roojs.com>
Thu, 3 Jan 2013 09:16:21 +0000 (17:16 +0800)
committerChris <chris@roojs.com>
Thu, 3 Jan 2013 09:16:21 +0000 (17:16 +0800)
DataObjects/I18n.php

index d110bbb..cf92ff1 100644 (file)
@@ -318,7 +318,7 @@ class Pman_Core_DataObjects_I18n extends DB_DataObject
             if (count($tolang) > 1) {
                 $ret.= '('.$tolang[1].')'; 
             }
-             
+             print_r($ret);
         }
         // our wierd countries/langs etc..
         if (isset($cfg['add_' . $type][$k])) {