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 8fb67e6fbf
Fix broken table names caused by doubled table_by_key() calls
The high-level db_*() functions (like db_update(), and also
_db_add_field() in upgrade.php) call table_by_key() internally, which
also means the unwrangled table name needs to be handed over to them.
If handing over an already table_by_key()'d table name, it gets modified
again and results in something like prefix_prefix_mailbox.
7 years ago
..
AdminHandler.php use current time as default token_validity value 7 years ago
AdminpasswordHandler.php *Handler: 9 years ago
AliasHandler.php Fix wrong way of check for can_delete 8 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 Better use Config::Lang instead of global $PALANG 7 years ago
FetchmailHandler.php FetchmailHandler: use a valid date as default for 'date' 8 years ago
MailboxHandler.php use current time as default token_validity value 7 years ago
PFAHandler.php Fix broken table names caused by doubled table_by_key() calls 7 years ago
VacationHandler.php Make VacationHandler compatible with MySQL strict mode again 7 years ago