X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=about.pl;h=ae2d0dc3acd3e9c94f32394514e97df668fe9d40;hb=bfe06ef399da831e5602784fbe54cea6dfc1ab65;hp=2ad73930b35356744eae3f0489c9938db1665a4a;hpb=a7a4d39697bf52ad805fadd53d388b4530568774;p=koha_fer diff --git a/about.pl b/about.pl index 2ad73930b3..ae2d0dc3ac 100755 --- a/about.pl +++ b/about.pl @@ -28,7 +28,7 @@ use LWP::Simple; use XML::Simple; use Config; -use C4::Output; # contains gettemplate +use C4::Output; use C4::Auth; use C4::Context; use C4::Installer;