DataObjects/I18n.php
[Pman.Core] / DataObjects / I18n.php
index aca38a4..3d18208 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;