From 1ca8a9ceb8b347ffe2bea65f6e5484fb20da9354 Mon Sep 17 00:00:00 2001 From: hdl Date: Tue, 24 Apr 2007 13:56:06 +0000 Subject: [PATCH] I forgot this script. --- mainpage.pl | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/mainpage.pl b/mainpage.pl index 0c0c5d6..057cc7b 100755 --- a/mainpage.pl +++ b/mainpage.pl @@ -19,9 +19,8 @@ use strict; require Exporter; -use C4::Output; # contains gettemplate -use C4::Interface::CGI::Output; use CGI; +use C4::Output; use C4::Auth; use C4::AuthoritiesMarc; use C4::Koha; -- 1.7.2.5