koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha mainpage.pl


From: Henri-Damien LAURENT
Subject: [Koha-cvs] koha mainpage.pl
Date: Tue, 24 Apr 2007 13:56:06 +0000

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;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]