From b31f1d6db894917a63172d63fbb662b8f03b6440 Mon Sep 17 00:00:00 2001 From: Daniel Hromada Date: Tue, 15 Mar 2011 23:24:35 +0100 Subject: [PATCH] verify merge --- wwwroot/inc/eventz/verify.inc | 1 - 1 file changed, 1 deletion(-) 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:-)) -- 2.30.2