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
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
14 years ago
..
shells Renamed UserHandler to MailboxHandler to make clear it's about mailboxes 14 years ago
snippets For reference: the baseclass I was talking about in my previous commit 14 years ago
common.php moved scripts/models-ext/* to model/ 14 years ago
inflector.php list-virtual.php: 14 years ago
postfixadmin-cli postfixadmin-cli: 14 years ago
postfixadmin-cli.php Renamed UserHandler to MailboxHandler to make clear it's about mailboxes 14 years ago