[Koha-cvs] koha/C4/Interface/CGI Output.pm

Tumer Garip tgarip at neu.edu.tr
Sat Sep 2 00:07:23 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Changes by:	Tumer Garip <tgarip1957>	06/09/01 22:07:23

Modified files:
	C4/Interface/CGI: Output.pm 

Log message:
	Settings for UTF-8 only. New dependency HTML::Template::Pro

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/C4/Interface/CGI/Output.pm?cvsroot=koha&r1=1.5&r2=1.6

Patches:
Index: Output.pm
===================================================================
RCS file: /sources/koha/koha/C4/Interface/CGI/Output.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- Output.pm	25 Aug 2006 21:07:08 -0000	1.5
+++ Output.pm	1 Sep 2006 22:07:23 -0000	1.6
@@ -1,6 +1,6 @@
 package C4::Interface::CGI::Output;
 
-# $Id: Output.pm,v 1.5 2006/08/25 21:07:08 tgarip1957 Exp $
+# $Id: Output.pm,v 1.6 2006/09/01 22:07:23 tgarip1957 Exp $
 
 #package to work around problems in HTTP headers
 # Note: This is just a utility module; it should not be instantiated.





More information about the Koha-cvs mailing list