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.
429ef27031
- new function db_where_clause($condition, $struct) to create a WHERE clause. bool values are converted with db_get_boolean() based on $struct model/DomainHandler.php - view(): - build WHERE clause with db_where_clause() - new array $colformat for columns which need special handling in the field list (that's more readable than tons of elseif on the long term, and allows easier customization (hook/$CONF value?)) git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1228 a1433add-5e2c-0410-b055-b7f2511e0802 |
13 years ago | |
---|---|---|
.. | ||
AliasHandler.php | 13 years ago | |
Config.php | 13 years ago | |
DomainHandler.php | 13 years ago | |
Lang.php | 13 years ago | |
MailboxHandler.php | ||
PFAHandler.php | 13 years ago | |
VacationHandler.php |