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.
7f9d947e8f
- use a new SELECT query syntax (sub-SELECTs) that gets all needed information (including alias count, mailbox count and total quota) in one query and is fast as light. Better don't ask how long it took me to write this query, and I seriously hope it works with postgresql. Otherwise...! - add alias_count, mailbox_count and total_quota (including the required SQL magic) to $struct - add support for funny[tm] query tricks in $struct: - replacement for field name in SELECT statement - additional SQL after the FROM xy clause - useful for JOINs - new function getList($condition) to get a list of domains - order SELECT results by $this->id_field (needed for getList) - add comment about the values used in $struct[*][type] functions.inc.php: - add two more optional parameters to pacrypt(): $select and $extrafrom scripts/shells/domain.php: - display number of existing aliases and mailboxes - display quota sum git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1230 a1433add-5e2c-0410-b055-b7f2511e0802 |
13 years ago | |
---|---|---|
.. | ||
shells | 13 years ago | |
snippets | 14 years ago | |
inflector.php | 14 years ago | |
postfixadmin-cli | 14 years ago | |
postfixadmin-cli.php | 13 years ago |