<<

DLF ILS-DI for Koha

This script is a basic implementation of ILS-DI protocol for Koha. It acts like a dispatcher, that get the CGI request, check required and optionals arguments, call a function from C4::ILS-DI, and finaly outputs the returned hashref as XML.

<<