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 1e601ce4d4 DomainHandler.php:
various fixes, implemented some TODOs

- move table name into variable $this->db_table
- use correct config option to detect if quota support is enabled
- fix (virtual) column name for default aliases
- use type 'ts' (timestamp) for created and modified
- fill non-editable rows with defaults if $this->new
- read values from $values instead of safepost()
- unset $db_values['default_aliases'] before writing to database
- some other minor changes


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1203 a1433add-5e2c-0410-b055-b7f2511e0802
14 years ago
..
AliasHandler.php *fixed db_insert - duplicate $timestamp 15 years ago
DomainHandler.php DomainHandler.php: 14 years ago
MailboxHandler.php MailboxHandler: 14 years ago
PFAHandler.php DomainHander: on the way to a common interface for all classes and 15 years ago
VacationHandler.php VacationHandler: 15 years ago