Bug 15797: Remove C4::Koha::GetKohaImageurlFromAuthorisedValues
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 10 Feb 2016 15:51:02 +0000 (15:51 +0000)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Wed, 24 Feb 2016 03:31:56 +0000 (03:31 +0000)
commitb1ea7d70689cd9d9088badc101dbdaef1e9fd01a
treea986d9d9d907d1df32721adf46646b92653d573c
parentf4241d1a49f8bf4ec151bce580112c4c3ab10094
Bug 15797: Remove C4::Koha::GetKohaImageurlFromAuthorisedValues

This subroutine is no longer in used and can be remove.

Test plan:
  git grep GetKohaImageurlFromAuthorisedValues
should not return any results.

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as advertised

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
C4/Koha.pm
t/db_dependent/Koha.t