mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
argh, this was not pointing to the right place
This commit is contained in:
@@ -38,8 +38,7 @@ if ($in && $checkread) {
|
||||
}
|
||||
|
||||
if (!$error) {
|
||||
#$result = posttohost("http://master.php.net/entry/cvs-account.php", array(
|
||||
$error = posttohost("http://master.php.net/~jimw/php-master-web/entry/cvs-account.php", array(
|
||||
$error = posttohost("http://master.php.net/entry/cvs-account.php", array(
|
||||
"username" => $cleaned[id],
|
||||
"name" => $cleaned[fullname],
|
||||
"email" => $cleaned[email],
|
||||
|
||||
Reference in New Issue
Block a user