mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 02:48:56 +00:00
define cookie var for styleswitcher.js for popups (Bug #36765)
git-svn-id: file:///svn/phpbb/trunk@9081 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
08bd36f0b2
commit
a9274f1d63
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
var onload_functions = new Array();
|
||||
var onunload_functions = new Array();
|
||||
var style_cookie_settings = '{A_COOKIE_SETTINGS}';
|
||||
|
||||
/**
|
||||
* New function for handling multiple calls to window.onload and window.unload by pentapenguin
|
||||
|
|
Loading…
Add table
Reference in a new issue