]> git.koha-community.org Git - koha.git/commit
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>
Fri, 20 Jan 2012 20:25:12 +0000 (15:25 -0500)
commit78d1e2c69d05f3c85a425d4b1c57f889b0739fac
treee6cb2ef2756d69b3f387705c76e67d7f18ef17c6
parent24cd9807884ff7f5f5297c662844041e78c0f3a8
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>
(cherry picked from commit d3bac2e323a08f31426c768ebd237feb6e4c963b)

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