fixed up a bunch of dummy package things and added a message saying teh upload was successful

This commit is contained in:
jchu 2004-12-15 03:24:28 +00:00
parent 15ade606f6
commit 341e4e5fa7
3 changed files with 18 additions and 8 deletions

View file

@ -488,7 +488,9 @@ if ($_COOKIE["AURSID"]) {
print __("Sorry, uploads are not permitted by this server.");
print "<br />\n";
}
}
} else {
print __("Package upload successful");
}
} else {
# visitor is not logged in