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
8 years ago
..
AdminHandler.php
AdminpasswordHandler.php
AliasHandler.php Fix wrong way of check for can_delete 8 years ago
AliasdomainHandler.php
CliDelete.php
CliEdit.php
CliHelp.php
CliScheme.php
CliView.php
Config.php
DomainHandler.php
FetchmailHandler.php
MailboxHandler.php
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 8 years ago