Bug 17425: Add Try::Tiny dependency
[koha.git] / about.pl
index 5a56f18..ca8ff9f 100755 (executable)
--- 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 '####';