X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=878c2a5de338c03508d4562409034ec60a0707d6;hb=5a0aa4a98df035d451b1e7b427ef16cc3580b932;hp=5d1a92e1b820d2b0730685dba4572e718afff739;hpb=f7068bc71e92a6290b6efcd8c10771aab8bc3449;p=brisk.git diff --git a/web/index.php b/web/index.php index 5d1a92e..878c2a5 100644 --- a/web/index.php +++ b/web/index.php @@ -2,7 +2,7 @@ /* * brisk - index.php * - * Copyright (C) 2006-2015 Matteo Nastasi + * Copyright (C) 2006-2016 Matteo Nastasi * mailto: nastasi@alternativeoutput.it * matteo.nastasi@milug.org * web: http://www.alternativeoutput.it @@ -956,7 +956,7 @@ google_color_url = "000000"; ' + onmouseover="menu_hide(0,1);" onclick="g_prefsf.visible(true); menu_over(-1,this);">' // MLANG garantisci .$mlang_room['tit_prefs'][$G_lang].'
' : '').' @@ -1013,7 +1013,6 @@ supported by:
- @@ -1039,7 +1038,7 @@ var g_tables_appr_n = ; var g_tables_auth_n = ; var g_tables_cert_n = ; var g_prefs, g_prefs_new = null; -var g_prefsn, g_prefsn_old = null; +var g_prefsn = null, g_prefsn_old = null; var g_listen; var g_withflash = false; var g_is_spawn = 0; @@ -1208,7 +1207,7 @@ cookie_law(null); var g_tables_auth_n = ; var g_tables_cert_n = ; var g_prefs, g_prefs_new = null; - var g_prefsn, g_prefsn_old = null; + var g_prefsn = null, g_prefsn_old = null; var g_listen; var g_is_spawn = 0; var g_withflash = false; @@ -1224,15 +1223,18 @@ cookie_law(null); // var nonunload = false; var spo_slide, sup_slide; + /* room case */ window.onload = function() { g_brow = get_browser_agent(); g_prefs = new client_prefs(null); - g_prefsn = new Prefsn($('prefsn')); - + /* g_prefsn = new Prefsn($('prefsn')); */ + prefsf_initialize(); + // console.log(g_prefsf); spo_slide = new sideslide($('spon_caro'), 80, 20); sup_slide = new sideslide($('supp_caro'), 80, 20); + g_prefsf.page_set('index_wr.php?mesg=prefsf'); @@ -1596,10 +1598,11 @@ type="submit" class="button" onclick="this.form.elements['realsub'].value = 'chi - -