mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Add comment undeletion functionality
Only Developers and Trusted Users can undelete comments. Signed-off-by: Marcel Korpel <marcel.korpel@gmail.com> Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
e9fe1a9eb1
commit
bd85441cf6
8 changed files with 75 additions and 7 deletions
|
@ -180,6 +180,7 @@ if (!empty($tokens[1]) && '/' . $tokens[1] == get_pkg_route()) {
|
|||
readfile("./$path");
|
||||
break;
|
||||
case "/images/x.min.svg":
|
||||
case "/images/action-undo.min.svg":
|
||||
case "/images/pencil.min.svg":
|
||||
case "/images/pin.min.svg":
|
||||
case "/images/unpin.min.svg":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue