From 5948badf43bd30e5a6c52f30f440f400bcdbb51c Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Mon, 29 Apr 2013 15:03:45 -0700 Subject: [PATCH] Revert "Bug 9951: Followup for tools/viewlog.pl" This reverts commit de7ba790fd2533bcf44ad7fd2f1255514ed9313c. Rolling back bug 6554 work until we have more comprehensive tests. --- tools/viewlog.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/viewlog.pl b/tools/viewlog.pl index 533f00ede0..e48aaef4c5 100755 --- a/tools/viewlog.pl +++ b/tools/viewlog.pl @@ -21,7 +21,7 @@ use strict; #use warnings; FIXME - Bug 2505 use C4::Auth; -use CGI qw/-utf8/; +use CGI; use C4::Context; use C4::Koha; use C4::Dates; -- 2.39.2