DataObjects/I18n.php
[Pman.Core] / DataObjects / I18n.php
index 3d18208..aca38a4 100644 (file)
@@ -354,7 +354,7 @@ class Pman_Core_DataObjects_I18n extends DB_DataObject
      
     function defaultTranslate($lang, $type, $k) 
     {
-      
+        print_R($lang);exit;
         static $cache;