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/scripts/shells
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
15 years ago
..
alias.php Renamed UserHandler to MailboxHandler to make clear it's about mailboxes 15 years ago
domain.php DomainHander: on the way to a common interface for all classes and 15 years ago
mailbox.php Renamed UserHandler to MailboxHandler to make clear it's about mailboxes 15 years ago
shell.php some todos done or partially done 15 years ago