X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Feventz%2Fverify.inc;h=62495b9599d39215538bd3644fda91ed4f572bc0;hb=b31f1d6db894917a63172d63fbb662b8f03b6440;hp=6abf4bcfbba14ffde54a1a4c3d9628a0bfe9d471;hpb=918e58f47c1c62056afccb50a536275c4da6c151;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/eventz/verify.inc b/wwwroot/inc/eventz/verify.inc index 6abf4bc..62495b9 100644 --- a/wwwroot/inc/eventz/verify.inc +++ b/wwwroot/inc/eventz/verify.inc @@ -47,7 +47,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:-))