From: Chris Date: Fri, 18 Jan 2013 10:35:08 +0000 (+0800) Subject: I18n.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=02fe989f244ae8497b8a9e3477d46b7e782c80ba I18n.php --- diff --git a/I18n.php b/I18n.php index 6168fb93..403b29e0 100644 --- a/I18n.php +++ b/I18n.php @@ -193,8 +193,8 @@ class Pman_Core_I18n extends Pman $ar[$lang]['m'] = $i->toTransList('m', $rlang); } //echo '
';print_r($ar);
-//        header('Content-type: text/javascript');
-//        echo 'Pman.I18n.Data = ' .  json_encode($ar);
+        header('Content-type: text/javascript');
+        echo 'Pman.I18n.Data = ' .  json_encode($ar);
         exit;