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 ccda9cd995 VacationHandler.php proofreading results: small changes and some TODO notes
- added several TODO notes
- use db_insert/db_update/db_delete instead of raw queries
- get_details(): error check first (for better readable code),
  whitespace fix
- getVacationAlias: str_replace is enough


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@938 a1433add-5e2c-0410-b055-b7f2511e0802
15 years ago
..
AliasHandler.php Done is_mailbox_alias todo. Now it checks against the database. 15 years ago
DomainHandler.php moved scripts/models-ext/* to model/ 15 years ago
UserHandler.php changed db_update parameters for the most common usecase "WHERE col=value" - 15 years ago
VacationHandler.php VacationHandler.php proofreading results: small changes and some TODO notes 15 years ago