X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Login.js;h=dee0413e188d7da4f8f9d8683a147252917fc5c7;hb=26b5a207bbfc4f78299ad7610cac151d3ef9766e;hp=6e89bd528fa7a36f88af241e69b13806e7b0046b;hpb=4cc2037d57790fa74cc7f0f639163126cdeb9d6f;p=Pman.Core diff --git a/Pman.Login.js b/Pman.Login.js index 6e89bd52..dee0413e 100644 --- a/Pman.Login.js +++ b/Pman.Login.js @@ -198,7 +198,7 @@ Pman.Login = new Roo.util.Observable({ Pman.Login.intervalID = window.setInterval(function() { Pman.Login.check(false); }, 120000); // every 120 secs = 2mins.. - + return true; },