Skip to content
Snippets Groups Projects
Commit 2e72bd1e authored by deuce's avatar deuce
Browse files

Load webInit when AJAXing to keep the session alive...

parent f7b19975
Branches
Tags
No related merge requests found
var update = 30000; // Milliseconds between updates
if(js.global.webInit===undefined)
load('webInit.ssjs');
load("nodedefs.js");
if(typeof http_request.query.action != "undefined" && http_request.query.action == "show") {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment