From: Daniel Hromada Date: Tue, 15 Mar 2011 22:24:35 +0000 (+0100) Subject: verify merge X-Git-Url: https://git.harvie.cz/?a=commitdiff_plain;h=b31f1d6db894917a63172d63fbb662b8f03b6440;p=mirrors%2FKyberia-bloodline.git verify merge --- 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:-))