You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
postfixadmin/model
Christian Boltz 02391146b2 AliasHandler.php: fix false positives in is_mailbox_alias and various
small fixes and cleanups

- get(): whitespace fix
- is_mailbox_alias(): avoid false positives if $address is a mailbox,
- is_mailbox_alias(): remove disabled (commented) old code
- update(): remove unused variable $true
- delete(): removed superfluous parameter in $this->get() call
- delete(): removed outdated FIXME note


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@939 a1433add-5e2c-0410-b055-b7f2511e0802
14 years ago
..
AliasHandler.php AliasHandler.php: fix false positives in is_mailbox_alias and various 14 years ago
DomainHandler.php moved scripts/models-ext/* to model/ 14 years ago
UserHandler.php changed db_update parameters for the most common usecase "WHERE col=value" - 14 years ago
VacationHandler.php VacationHandler.php proofreading results: small changes and some TODO notes 14 years ago