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 3f451371e3 PFAHandler:
- set(): if errormsg is set for a field, assume it's invalid (even if
  the validator functions did not (or forgot to) return False)

In theory this should never happen, but it's a nice safety net against
programming errors in validator functions that don't have an explicit
    return False;


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1768 a1433add-5e2c-0410-b055-b7f2511e0802
11 years ago
..
AdminHandler.php delete list-admin.php and its template, use list.php instead 11 years ago
AdminpasswordHandler.php *Handler: 11 years ago
AliasHandler.php PFAHandler.php: 11 years ago
AliasdomainHandler.php *Handler: 11 years ago
CliDelete.php Cli*.php: 11 years ago
CliEdit.php Cli*.php: 11 years ago
CliHelp.php Cli*.php: 11 years ago
CliScheme.php Add CliScheme.php: 11 years ago
CliView.php Cli*.php: 11 years ago
Config.php Config.php: 12 years ago
DomainHandler.php DomainHandler: 11 years ago
FetchmailHandler.php Add FetchmailHandler.php 11 years ago
MailboxHandler.php *Handler: 11 years ago
PFAHandler.php PFAHandler: 11 years ago
VacationHandler.php *Handler: 11 years ago