[Koha-cvs] CVS: koha/C4 Print.pm,1.11,1.12

Andrew Arensburger arensb at users.sourceforge.net
Wed Oct 9 16:13:05 CEST 2002


Update of /cvsroot/koha/koha/C4
In directory usw-pr-cvs1:/tmp/cvs-serv24795

Modified Files:
	Print.pm 
Log Message:
Fixed FIXMEs in the POD.


Index: Print.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Print.pm,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** Print.pm	5 Oct 2002 09:52:02 -0000	1.11
--- Print.pm	9 Oct 2002 14:13:01 -0000	1.12
***************
*** 30,34 ****
  =head1 NAME
  
! C4::Print - FIXME
  
  =head1 SYNOPSIS
--- 30,34 ----
  =head1 NAME
  
! C4::Print - Koha module dealing with printing
  
  =head1 SYNOPSIS
***************
*** 38,42 ****
  =head1 DESCRIPTION
  
! FIXME
  
  =head1 FUNCTIONS
--- 38,42 ----
  =head1 DESCRIPTION
  
! The functions in this module handle sending text to a printer.
  
  =head1 FUNCTIONS





More information about the Koha-cvs mailing list