From 4dc5411423ed597d3887101e7fd3ac6ce5b41fba Mon Sep 17 00:00:00 2001 From: Jared Camins-Esakov Date: Thu, 25 Apr 2013 22:31:21 -0400 Subject: [PATCH] Revert "Bug 9951: Followup for tools/viewlog.pl" This reverts commit 5c4c680fa69c2af8643a61268b5568c57401e5b1. 6554 considered harmful. --- 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