From eee1f59db3488508768df5c553d3b444588fb1b7 Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Fri, 2 Sep 2016 13:54:47 +0000 Subject: [PATCH] Revert Bug 17177 - This bug was for 3.20.x only This reverts commit b239aa988a1e5475236257d9af67417372d45923. --- about.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/about.pl b/about.pl index 5a56f187b3..ca8ff9f28f 100755 --- a/about.pl +++ b/about.pl @@ -36,6 +36,7 @@ use C4::Installer; use Koha; use Koha::Acquisition::Currencies; use Koha::Patrons; +use Koha::Config::SysPrefs; use C4::Members::Statistics; #use Smart::Comments '####'; -- 2.39.5