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)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 15 Dec 2011 15:53:32 +0000 (16:53 +0100)
commitd831a03fdefc56b5462df08cbe626887291c01c8
tree1619e320f9e72f05a5387f297945f1e4639d4810
parent8374ecbcd68fc0f6f9bc13ed7b45448920490bba
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>
C4/Koha.pm