Bug 26137: Remove warnings from viewlog.pl
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 8 Oct 2020 09:33:23 +0000 (11:33 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 9 Oct 2020 11:07:01 +0000 (13:07 +0200)
commit8b541714a177fc141c77967c8fc528c5c5453139
treea68cebf12e1a57c9f9b4a870f71e12864536bf46
parentf8093f18d4c04fc75af43add253c973c7bb700f8
Bug 26137: Remove warnings from viewlog.pl

The warnings are
Use of uninitialized value $val in concatenation (.) or string at /kohadevbox/koha/C4/Templates.pm line 138.
Problem = a value of  has been passed to param without key at /kohadevbox/koha/C4/Templates.pm line 138.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
tools/viewlog.pl