I forgot this script.
authorhdl <hdl>
Tue, 24 Apr 2007 13:56:06 +0000 (13:56 +0000)
committerhdl <hdl>
Tue, 24 Apr 2007 13:56:06 +0000 (13:56 +0000)
mainpage.pl

index 0c0c5d6..057cc7b 100755 (executable)
@@ -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;