No need for this binder, call the factory directly. Standardize on using create(...
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 13 Jan 2011 06:20:52 +0000 (01:20 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 13 Jan 2011 06:23:15 +0000 (01:23 -0500)
commit7c824843c3b05e6b09681e5a09dcb9400ddc614b
tree8a5e38902d3a9ba9c107ea20064efc7f1a688fc3
parent8d1caf18e91541635a2d80d57ce692ca3a02bea4
No need for this binder, call the factory directly. Standardize on using create() as the factory method.
28 files changed:
turba/add.php
turba/contact.php
turba/data.php
turba/delete.php
turba/deletefile.php
turba/edit.php
turba/lib/Api.php
turba/lib/Application.php
turba/lib/Driver/Vbook.php
turba/lib/Form/CreateAddressBook.php
turba/lib/Form/DeleteAddressBook.php
turba/lib/Injector/Binder/Driver.php [deleted file]
turba/lib/Injector/Factory/Driver.php
turba/lib/List.php
turba/lib/LoginTasks/SystemTask/UpgradeLists.php
turba/lib/Object/Group.php
turba/lib/Turba.php
turba/lib/View/Browse.php
turba/lib/View/List.php
turba/lib/tests/KolabTest.php
turba/merge.php
turba/minisearch.php
turba/scripts/import_squirrelmail_file_abook.php
turba/scripts/import_squirrelmail_sql_abook.php
turba/scripts/upgrades/public_to_horde_share.php
turba/search.php
turba/vcard.php
turba/view.php