the vlog tools don't work if register_globals is turned off in php.
e.g. i've added the following two lines to pop3.php, haven't checked the other files!
$ErrorCode = $_GET['ErrorCode']; $Action = $_GET['Action'];
greets KoS
Log in to post a comment.