]> mop.ddnsfree.com - git repositories - brisk.git/commitdiff
path added not work, removed
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 30 Aug 2009 09:21:39 +0000 (09:21 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 30 Aug 2009 09:21:39 +0000 (09:21 +0000)
web/briskin5/briskin5.js

index c49f91336ce6fc47f362db563fa0c77271900a05..83a837c2041f4477bcff1e30a95d63721e7dcad1 100644 (file)
@@ -299,7 +299,7 @@ function preferences_init()
 function preferences_update()
 {
     var ret;
-    createCookie("CO_bin5_pref_ring_endauct", ($('preferences').ring_endauct ? "true" : "false"), 24*3650, cookiepath+"/briskin5"); 
+    createCookie("CO_bin5_pref_ring_endauct", ($('preferences').ring_endauct ? "true" : "false"), 24*3650, cookiepath); 
     ret = server_request('mesg', 'preferences_update');
 }