mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
fixed up a bunch of dummy package things and added a message saying teh upload was successful
This commit is contained in:
parent
15ade606f6
commit
341e4e5fa7
3 changed files with 18 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue