1
0
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:
jim winstead
2002-05-02 01:51:18 +00:00
parent e6a532912f
commit 86b3e68ce6

View File

@@ -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],