X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Feventz%2Fverify.inc;h=b19a7ac71932f6bff3f4caf0b55f228e0ef48b42;hb=ac3bdc7218ef24f47f2d6adaae65c59079900665;hp=c0a42932c504e0f3d209c5631d97882eff0d0499;hpb=2bfe7a1ffe730d653c1a27072acb56365be2309e;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/eventz/verify.inc b/wwwroot/inc/eventz/verify.inc index c0a4293..b19a7ac 100644 --- a/wwwroot/inc/eventz/verify.inc +++ b/wwwroot/inc/eventz/verify.inc @@ -27,6 +27,7 @@ return false; else { // ouch!! this is gonna be dirty!!!!! will be revised later:-) +// XXX hardcoded, rewrite $q="update nodes set node_parent=2091448, node_vector='00876611020914480$userid' where node_id='$userid'"; $db->update($q); $q="update nodes set node_children_count=node_children_count+1 where node_id=2091448"; @@ -47,4 +48,4 @@ echo "
Verification successfull.

from now on your registration is die(); } } -?> \ No newline at end of file +?>