X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex_wr.php;h=29770495fbb9f6d594fb278436c7d2133ae7bc41;hb=356cad47d20258b4888caac71b143b6b6e1831e0;hp=76ffb7cf385ecb02ed06415506cb6f999266c3a5;hpb=106cdff81cb1cd42de2bc38ea81d0b37bd301f1f;p=brisk.git diff --git a/web/index_wr.php b/web/index_wr.php index 76ffb7c..2977049 100644 --- a/web/index_wr.php +++ b/web/index_wr.php @@ -75,7 +75,7 @@ $mlang_indwr = array( 'btn_backtotab' => array( 'it' => 'Torna ai tavoli.', 'Ciao, sono l\' amministratore del sito di Brisk. L\' utente \'%s\' ha garantito per te col nickname \'%s\', -vai al link: %s +vai al link: <%s> per confermare il tuo indirizzo di posta elettronica. Ciò è necessario per ottenere la password. @@ -119,7 +119,7 @@ define('LICMGR_CHO_AFTER', 2); function index_wr_main(&$brisk, $remote_addr_full, $get, $post, $cookie) { - GLOBAL $G_domain, $G_webbase, $G_mail_domain, $G_mail_seed; + GLOBAL $G_domain, $G_webbase, $G_mail_seed; GLOBAL $G_shutdown, $G_alarm_passwd, $G_black_list, $G_lang, $G_room_help, $G_room_about; GLOBAL $G_room_passwdhowto, $mlang_indwr; GLOBAL $G_tos_vers; @@ -852,9 +852,6 @@ function index_wr_main(&$brisk, $remote_addr_full, $get, $post, $cookie) } } } - log_wr("before save data"); - // Brisk::save_data($brisk); - log_wr($user->step, 'index_wr.php: after save_data()'); /* Brisk::unlock_data($sem); */ /* exit; */