From: Alan Knowles Date: Tue, 15 Jan 2013 06:28:43 +0000 (+0800) Subject: Pman.Login.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=bfc11bf6b7cf160821d089c0dcdeee9b98b9b1df Pman.Login.js --- diff --git a/Pman.Login.js b/Pman.Login.js index 7afe4b67..3fd9e94c 100644 --- a/Pman.Login.js +++ b/Pman.Login.js @@ -105,8 +105,8 @@ Pman.Login = new Roo.util.Observable({ return; } this.sending = true; - - Roo.Ajax.request({ + var c = new Roo.data.Connection(); + c.request({ url: baseURL + '/Login.js', params: { getAuthUser: true