Bug 15783: AddAuthorisedValue - Remove the subroutine
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 10 Feb 2016 10:32:52 +0000 (10:32 +0000)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Wed, 24 Feb 2016 03:34:14 +0000 (03:34 +0000)
commit2ea901c6411063f9b3d245674241c7f012d709cb
tree6f68bca3e8722fc45a8945cc8f8b99d92e19832d
parentadff231a6763bd57defa9b5036c6df61f9eef99f
Bug 15783: AddAuthorisedValue - Remove the subroutine

Test plan:
  prove t/db_dependent/Koha.t
should return green

  git grep AddAuthorisedValue
should not return any results

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
C4/Koha.pm
t/db_dependent/Koha.t