1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/11754] Remove styleswitcher leftovers

PHPBB3-11754
This commit is contained in:
Vjacheslav Trushkin
2013-07-30 12:21:34 +03:00
parent af0f5128c6
commit c335edc038
3 changed files with 0 additions and 6 deletions

View File

@@ -30,8 +30,6 @@
var on_page = '{ON_PAGE}';
var per_page = '{PER_PAGE}';
var base_url = '{A_BASE_URL}';
var style_cookie = 'phpBBstyle';
var style_cookie_settings = '{A_COOKIE_SETTINGS}';
var onload_functions = new Array();
var onunload_functions = new Array();