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 1d76c5af88 VacationHandler: Fill 'cache' field on INSERT
The 'cache' field is a leftover from PostfixAdmin 2.2 and unused (except
if someone still uses an ancient vacation.pl). However, MySQL in strict
mode errors out if isn't included in INSERTs because it doesn't have a
default value.

Fixes https://sourceforge.net/p/postfixadmin/bugs/345/


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1845 a1433add-5e2c-0410-b055-b7f2511e0802
8 years ago
..
AdminHandler.php delete list-admin.php and its template, use list.php instead 10 years ago
AdminpasswordHandler.php *Handler: 10 years ago
AliasHandler.php Use list.tpl to display the alias list 10 years ago
AliasdomainHandler.php AliasdomainHandler: 10 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: 11 years ago
DomainHandler.php DomainHandler: 10 years ago
FetchmailHandler.php Merge pull request #9 from phyrog/master 9 years ago
MailboxHandler.php broadcast-message.php, sendmail.php, MailboxHandler, *.lang: 10 years ago
PFAHandler.php Merge pull request #9 from phyrog/master 9 years ago
VacationHandler.php VacationHandler: Fill 'cache' field on INSERT 8 years ago