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.
- use $this->username for the domain name (I know the variable name is confusing, but I'd like to be consistent with the other classes) - remove $domain parameter in add() and view(), use $this->username instead - escape domain in view() for select query - removed unused "global $config" in view() - remove superfluous created/modified arrays in db_insert calls - added some TODO notes - changed db_log to 'CONSOLE' instead of $this-username for consistency with other classes. Long-term fix is to remove the first parameter of db_log and let it detect the username automatically. - various whitespace fixes git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@958 a1433add-5e2c-0410-b055-b7f2511e0802 |
15 years ago | |
|---|---|---|
| .. | ||
| AliasHandler.php | 15 years ago | |
| DomainHandler.php | 15 years ago | |
| UserHandler.php | 15 years ago | |
| VacationHandler.php | 15 years ago | |