Bug 12478 - add some base objects that the ES code will depend on
authorRobin Sheat <robin@catalyst.net.nz>
Tue, 16 Sep 2014 05:34:25 +0000 (17:34 +1200)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Tue, 26 Apr 2016 20:20:03 +0000 (20:20 +0000)
commit95dabf4bfd15f6aed149c17546c00083063a01c1
tree4b8d1dff2c302b086d915cce11e0f8080105e442
parent7354547ce323cf88ed40f4d2b65b06b98ce61c34
Bug 12478 - add some base objects that the ES code will depend on

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jesse Weaver <jweaver@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Koha/Biblio/Iterator.pm [new file with mode: 0644]
Koha/BiblioUtils.pm [new file with mode: 0644]
Koha/Database.pm
Koha/ItemType.pm
t/Koha/ItemType.pm [new file with mode: 0755]
t/db_dependent/Koha/ItemTypes.pm [new file with mode: 0755]