X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Feventz%2Fverify.inc;h=2ee01875fdec6d38b252fa19bda3245193172464;hb=d068d94b5e62de2f80164fd8062adce6e0ad93ae;hp=7593708735aaba14dc9ec502e78b6aee1d30b95b;hpb=4c113a6b8204cb0c446d0d7f1272f8995fd78378;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/eventz/verify.inc b/wwwroot/inc/eventz/verify.inc index 7593708..2ee0187 100644 --- a/wwwroot/inc/eventz/verify.inc +++ b/wwwroot/inc/eventz/verify.inc @@ -44,7 +44,6 @@ $q="update nodes set node_system_access='public' where node_id='$userid'"; $db->update($q); $q="update node_access set node_user_subchild_count=node_user_subchild_count+1 where node_id=".REGISTRATION_REQUEST_NODE; $db->update($q); - nodes::putNode($userid,$guild_id,false); // and now the happy news:-))