projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86f590e
)
modificata gestione cookie
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Tue, 16 Jan 2007 19:48:16 +0000
(19:48 +0000)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Tue, 16 Jan 2007 19:48:16 +0000
(19:48 +0000)
web/xhr.js
patch
|
blob
|
history
diff --git
a/web/xhr.js
b/web/xhr.js
index
044e99d
..
279663d
100644
(file)
--- 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");