0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
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
2017-02-09 05:21:12 +00:00
..
AdminHandler.php delete list-admin.php and its template, use list.php instead 2015-03-17 22:37:34 +00:00
AdminpasswordHandler.php *Handler: 2015-03-17 21:07:59 +00:00
AliasdomainHandler.php AliasdomainHandler: 2015-04-06 13:29:28 +00:00
AliasHandler.php Fix wrong way of check for can_delete 2017-02-07 15:54:21 +01:00
CliDelete.php Cli*.php: 2014-11-01 18:05:39 +00:00
CliEdit.php Cli*.php: 2014-11-01 18:05:39 +00:00
CliHelp.php Cli*.php: 2014-11-01 18:05:39 +00:00
CliScheme.php Add CliScheme.php: 2014-11-01 18:08:11 +00:00
CliView.php Cli*.php: 2014-11-01 18:05:39 +00:00
Config.php Config.php: 2014-03-18 21:57:47 +00:00
DomainHandler.php DomainHandler: 2015-04-06 23:30:44 +00:00
FetchmailHandler.php FetchmailHandler: use a valid date as default for 'date' 2016-09-30 21:12:15 +00:00
MailboxHandler.php broadcast-message.php, sendmail.php, MailboxHandler, *.lang: 2015-04-06 22:44:51 +00:00
PFAHandler.php fix date formatting in non-english languages, thanks to uz@musoftware.de 2016-12-21 10:25:58 +00:00
VacationHandler.php Make VacationHandler compatible with MySQL strict mode again 2017-02-09 05:21:12 +00:00