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 80d381f644 Make VacationHandler compatible with MySQL strict mode again
The MySQL database layout includes a 'cache' column for historical
reasons, the PostgreSQL database never did.

r1883 removed the 'cache' column from VacationHandler to unbreak
PostgreSQL, and at the same time broke MySQL in strict mode.

This patch re-adds the 'cache' column only for MySQL to fix this
regression.



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1890 a1433add-5e2c-0410-b055-b7f2511e0802
7 years ago
..
AdminHandler.php delete list-admin.php and its template, use list.php instead 9 years ago
AdminpasswordHandler.php *Handler: 9 years ago
AliasHandler.php Fix wrong way of check for can_delete 7 years ago
AliasdomainHandler.php AliasdomainHandler: 9 years ago
CliDelete.php Cli*.php: 10 years ago
CliEdit.php Cli*.php: 10 years ago
CliHelp.php Cli*.php: 10 years ago
CliScheme.php Add CliScheme.php: 10 years ago
CliView.php Cli*.php: 10 years ago
Config.php Config.php: 10 years ago
DomainHandler.php DomainHandler: 9 years ago
FetchmailHandler.php FetchmailHandler: use a valid date as default for 'date' 8 years ago
MailboxHandler.php broadcast-message.php, sendmail.php, MailboxHandler, *.lang: 9 years ago
PFAHandler.php fix date formatting in non-english languages, thanks to uz@musoftware.de 8 years ago
VacationHandler.php Make VacationHandler compatible with MySQL strict mode again 7 years ago