X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex_wr.php;fp=web%2Findex_wr.php;h=d8a1d65ba40984bdcd7167a51029ed4a382b2131;hb=da3a5c4394ca298a68e367859ef226e6bcc3b873;hp=76ffb7cf385ecb02ed06415506cb6f999266c3a5;hpb=2617ba59a2cfa2e1928cb8442b37d0c509670b1f;p=brisk.git diff --git a/web/index_wr.php b/web/index_wr.php index 76ffb7c..d8a1d65 100644 --- a/web/index_wr.php +++ b/web/index_wr.php @@ -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;