MailboxHandler.php:

- remove a TODO in store_more() (tested, works already)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1494 a1433add-5e2c-0410-b055-b7f2511e0802
pull/2/head
Christian Boltz 11 years ago
parent 414c05e678
commit d3d7249ea0

@ -246,7 +246,7 @@ class MailboxHandler extends PFAHandler {
}
} else { # edit mode
# TODO: update alias (active status)
# alias active status is updated in before_store()
# postedit hook
# TODO: implement a poststore() function? - would make handling of old and new values much easier...

Loading…
Cancel
Save