0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
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
2011-03-06 22:18:09 +00:00
..
AliasHandler.php *fixed db_insert - duplicate $timestamp 2011-03-06 02:14:10 +00:00
DomainHandler.php DomainHander: on the way to a common interface for all classes and 2011-03-02 22:37:22 +00:00
PFAHandler.php DomainHander: on the way to a common interface for all classes and 2011-03-02 22:37:22 +00:00
UserHandler.php model/AliasHandler.php: 2011-02-27 23:21:54 +00:00
VacationHandler.php VacationHandler.php: 2011-03-06 22:18:09 +00:00