this is why cookies weren't working in plugins
parent
23415eae49
commit
06532a04f3
|
@ -441,6 +441,7 @@ var pad = {
|
|||
|
||||
//initialize the chat
|
||||
chat.init(this);
|
||||
padcookie.init();
|
||||
pad.initTime = +(new Date());
|
||||
pad.padOptions = clientVars.initialOptions;
|
||||
|
||||
|
|
Loading…
Reference in New Issue