0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
postfixadmin/model
Christian Boltz b89b94cf83 Renamed UserHandler to MailboxHandler to make clear it's about mailboxes
(as discussed with GingerDog on IRC yesterday).
Also renamed user to mailbox in the CLI.

- renamed model/UserHandler.php to MailboxHandler.php
- renamed scripts/shells/user.php to mailbox.php
- replaced UserHandler / user with MailboxHandler / mailbox in various files

- unrelated cleanup: deleted obsolete scripts/models-ext directory


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1019 a1433add-5e2c-0410-b055-b7f2511e0802
2011-03-28 23:15:11 +00:00
..
AliasHandler.php *fixed db_insert - duplicate $timestamp 2011-03-06 02:14:10 +00:00
DomainHandler.php DomainHander: on the way to a common interface for all classes and 2011-03-02 22:37:22 +00:00
MailboxHandler.php Renamed UserHandler to MailboxHandler to make clear it's about mailboxes 2011-03-28 23:15:11 +00:00
PFAHandler.php DomainHander: on the way to a common interface for all classes and 2011-03-02 22:37:22 +00:00
VacationHandler.php VacationHandler.php: 2011-03-06 22:18:09 +00:00