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 931a375255 VacationHandler:
- check_vacation() used outdated syntax $ah->get() which nowadays only
  returns true/false. Fixed to fetch $ah->result() and added at least
  basic error handling.
Indirectly ;-) reported by supa_user on IRC


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