Bug 7321: Silence some warns in Koha.pm
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Mon, 5 Dec 2011 20:52:44 +0000 (21:52 +0100)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 16 Jan 2012 20:43:02 +0000 (15:43 -0500)
commitd3bac2e323a08f31426c768ebd237feb6e4c963b
tree02ef33bd6be48076a0038bc50e7be842c804b61e
parente50d6e28150286023e28bdc75f33d7d215086a17
Bug 7321: Silence some warns in Koha.pm

While testing bug 7013 I noticed a lot of warns in the koha error log.
This patch is silencing them.

To test:
Add or edit an authorised value and check your log files before and after
applying the patch.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit d831a03fdefc56b5462df08cbe626887291c01c8)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/Koha.pm