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 c75022ad50 VacationHandler.php:
- set_away() killed the existing aliases and replaced them with the vacation 
  alias instead of adding it. Fixed.
- remove array() from db_update calls for vacation table (introduced by valkum
  in r981) - the vacation table has created/modified columns since r945


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@988 a1433add-5e2c-0410-b055-b7f2511e0802
14 years ago
..
AliasHandler.php *fixed db_insert - duplicate $timestamp 14 years ago
DomainHandler.php DomainHander: on the way to a common interface for all classes and 14 years ago
PFAHandler.php DomainHander: on the way to a common interface for all classes and 14 years ago
UserHandler.php model/AliasHandler.php: 14 years ago
VacationHandler.php VacationHandler.php: 14 years ago