Reorganize forms.
authorJan Schneider <jan@horde.org>
Fri, 2 Jul 2010 15:42:39 +0000 (17:42 +0200)
committerJan Schneider <jan@horde.org>
Mon, 5 Jul 2010 10:34:45 +0000 (12:34 +0200)
commit2bb7416f9fa0ba83dd402aa19bd3286e0fc96c26
tree59e253faf0ffa652e33403e2b8ee8cd9bfe46170
parent5ce60768185fb85f1d89ac453670c05b4fbf4c2a
Reorganize forms.
20 files changed:
turba/add.php
turba/addressbooks/create.php
turba/addressbooks/delete.php
turba/addressbooks/edit.php
turba/edit.php
turba/lib/Form/AddContact.php [new file with mode: 0644]
turba/lib/Form/Contact.php [new file with mode: 0644]
turba/lib/Form/CreateAddressBook.php [new file with mode: 0644]
turba/lib/Form/DeleteAddressBook.php [new file with mode: 0644]
turba/lib/Form/EditAddressBook.php [new file with mode: 0644]
turba/lib/Form/EditContact.php [new file with mode: 0644]
turba/lib/Form/EditContactGroup.php [new file with mode: 0644]
turba/lib/Forms/AddContact.php [deleted file]
turba/lib/Forms/Contact.php [deleted file]
turba/lib/Forms/CreateAddressBook.php [deleted file]
turba/lib/Forms/DeleteAddressBook.php [deleted file]
turba/lib/Forms/EditAddressBook.php [deleted file]
turba/lib/Forms/EditContact.php [deleted file]
turba/lib/View/Contact.php
turba/lib/View/EditContact.php