X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=4929b344823735d10b8b7771eadbf22c4992e4fc;hb=refs%2Fheads%2Fmeet-appr;hp=d641a6fda4b352ed0c11ce2d19c99a1b75801e0e;hpb=266cd53125372ccd3e3cf64c8a5fcabd0a61e8df;p=brisk.git diff --git a/web/index.php b/web/index.php index d641a6f..4929b34 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,6 +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 = null, g_prefsn_old = null; var g_listen; var g_withflash = false; var g_is_spawn = 0; @@ -1054,8 +1054,6 @@ window.onload = function() { // alert(window.onbeforeunload); g_brow = get_browser_agent(); - g_prefs = new client_prefs(null); - spo_slide = new sideslide($('spon_caro'), 80, 20); sup_slide = new sideslide($('supp_caro'), 80, 20); @@ -1209,6 +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 = null, g_prefsn_old = null; var g_listen; var g_is_spawn = 0; var g_withflash = false; @@ -1224,14 +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')); */ + 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'); @@ -1488,6 +1491,9 @@ type="submit" class="button" onclick="this.form.elements['realsub'].value = 'chi + + + + + + + + + + +