vlan7 - 2006-04-25

Logged In: YES
user_id=1509746

The first one can be fixed inserting this line at the
beginning of the edituser.php file:

if (isset($HTTP_POST_VARS["do_not_login"]))
{ exit(); }

4-25-06 vlan7