mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-25 04:23:38 +01: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
@ -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…
x
Reference in New Issue
Block a user