this is why cookies weren't working in plugins

re-enable-cookies
John McLear 2013-03-23 02:18:22 +00:00
parent 23415eae49
commit 06532a04f3
1 changed files with 1 additions and 0 deletions

View File

@ -441,6 +441,7 @@ var pad = {
//initialize the chat
chat.init(this);
padcookie.init();
pad.initTime = +(new Date());
pad.padOptions = clientVars.initialOptions;