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 6ec360b0b7 AliasHandler:
- finally fix alias deletion when using MariaDB. The workaround is
  to add another field from the subquery to the outer SELECT so that
  MariaDB can't optimize the subquery to "always 1"
  http://sourceforge.net/p/postfixadmin/bugs/325/
  (I'll open a MariaDB bugreport and add the link to the bugtracker)


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1703 a1433add-5e2c-0410-b055-b7f2511e0802
10 years ago
..
AdminHandler.php AdminHandler: 11 years ago
AdminpasswordHandler.php AdminHandler.php, AdminpasswordHandler.php: 11 years ago
AliasHandler.php AliasHandler: 10 years ago
AliasdomainHandler.php AliasdomainHandler: 11 years ago
CliDelete.php CliDelete: 11 years ago
CliEdit.php CliEdit.php: 11 years ago
CliHelp.php fix typo in model/CliHelp.php as per ticket 332 10 years ago
CliView.php model/CliView.php: 11 years ago
Config.php Config.php: 11 years ago
DomainHandler.php config.inc.php: 10 years ago
MailboxHandler.php MailboxHandler.php: 10 years ago
PFAHandler.php PFAHandler.php: 10 years ago
VacationHandler.php vacation: 11 years ago