functions.inc.php:
- change list_admins() to use AdminHandler (code from list-admin.php) Note: this changes the return value format to include all details, not only the usernames. Use array_keys(list_admins()) if you need the previous return format. list-admin.php: - replace code with a list_admins() call list-domain.php: - adopt to new list_admins() return value git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1386 a1433add-5e2c-0410-b055-b7f2511e0802pull/2/head
parent
232cee9d5f
commit
102cb4ed50
Loading…
Reference in New Issue