PFAHandler.php:
- initStruct(): add some comments - add calledBy() and protected $called_by - calledBy() should be called if one *Handler class calls another one (to avoid loops etc.) AliasHandler.php: - replace $called_by_MailboxHandler / MailboxAliasConfig() with $called_by (code moved to PFAHandler->calledBy()) MailboxHandler.php: - beforestore(): update alias active status on edit (contains some whitespace changes - basically I removed "if ($this->new)" around most parts of the code) - use calledBy() instead of MailboxAliasConfig() git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1449 a1433add-5e2c-0410-b055-b7f2511e0802pull/2/head
parent
e3731dc89d
commit
f92a32eae1
Loading…
Reference in New Issue