[Koha-cvs] koha mainpage.pl

Henri-Damien LAURENT laurenthdl at alinto.com
Tue Apr 24 15:56:06 CEST 2007


CVSROOT:	/cvsroot/koha
Module name:	koha
Changes by:	Henri-Damien LAURENT <hdl>	07/04/24 13:56:06

Modified files:
	.              : mainpage.pl 

Log message:
	I forgot this script.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/mainpage.pl?cvsroot=koha&r1=1.15&r2=1.16

Patches:
Index: mainpage.pl
===================================================================
RCS file: /cvsroot/koha/koha/mainpage.pl,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- mainpage.pl	20 Mar 2007 01:02:33 -0000	1.15
+++ mainpage.pl	24 Apr 2007 13:56:06 -0000	1.16
@@ -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;





More information about the Koha-cvs mailing list