X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fxhr.js;h=279663dac5ae40ef50f10a59969f128eeadb20a1;hb=1c864a7f5b393bddf3ef4ce94886703d2ac3b21c;hp=044e99d9dd4c81c5aa275a9c7007d2e581c43d1b;hpb=36685f3a8ecf028a819ec274ff263043f45d0669;p=brisk.git diff --git a/web/xhr.js b/web/xhr.js index 044e99d..279663d 100644 --- a/web/xhr.js +++ b/web/xhr.js @@ -53,7 +53,7 @@ function xhr_rd_start(sess,stat,subst,step) { if (the_end) return; - createCookie("sess",sess,1,xhr_rd_cookiepath); + createCookie("sess", sess, 24*365, xhr_rd_cookiepath); /* NOTE document.uniqueID exists only under IE */ // alert("di qui3");