bug 3651 followup: updated for new GetMember() parameter style
[koha.git] / C4 / ILSDI /
2010-02-05 Galen Charltonfixed remaining calls to GetMember() that used old...
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2009-09-30 Galen CharltonMerge commit 'koha-public/biblibre-sopac' into to-master
2009-09-30 Galen CharltonMerge commit 'origin/master' into bl-sopac
2009-09-08 Galen CharltonMerge commit 'origin/master' into sopac
2009-09-06 Galen Charltonran ILS-DI code through perltidy
2009-09-06 Galen Charltonbug 2505: enable strict and warnings in ILS-DI code
2009-09-06 Galen Charltonadded missing module import to C4::ILSDI::Utility
2009-09-06 Jean-André SantoniChanged the way to get borrower's branchcode in HoldIte...
2009-09-06 Jean-André SantoniI forgot to export functions from Utility.pm
2009-09-06 Jean-André SantoniThis fixes the encoding of ampersand entities in GetRecords
2009-09-06 Jean-André SantoniAdded comments to ILS-DI code