From: Chris Date: Wed, 2 Apr 2014 10:18:13 +0000 (+0800) Subject: Pman.GoogleTranslate.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=f5b337059ec7eb69bf81c78854b8056dc55214c8 Pman.GoogleTranslate.js --- diff --git a/Pman.GoogleTranslate.js b/Pman.GoogleTranslate.js index 5727f778..53d82be9 100644 --- a/Pman.GoogleTranslate.js +++ b/Pman.GoogleTranslate.js @@ -131,7 +131,7 @@ Pman.GoogleTranslate = function(str, src, dest, cb, force) { if (dest == 'zh-HK') dest = 'zh-TW'; new Pman.Request({ - url : baseURL + '/Roo/GoogleTranslate.php', + url : baseURL + '/Pman/Core/GoogleTranslate.php', method :'POST', mask : 'Translating', maskEl : document.body,