You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2026-01-14 12:02:20 +03:00
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
This commit is contained in:
@@ -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...
|
||||
|
||||
Reference in New Issue
Block a user