Confirmation when deleting packages

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Lukas Fleischer 2010-06-25 17:16:05 +02:00 committed by Loui Chang
parent f08fbbe80e
commit b5bc6ab742
4 changed files with 13 additions and 3 deletions

View file

@ -402,7 +402,7 @@ function package_details($id=0, $SID="") {
* do_UnFlag - Remove out-of-date flag
* do_Adopt - Adopt
* do_Disown - Disown
* do_Delete - Delete
* do_Delete - Delete (requires confirm_Delete to be set)
* do_Notify - Enable notification
* do_UnNotify - Disable notification
*/