[Koha-cvs] CVS: koha/C4 Print.pm,1.10,1.10.2.1

Andrew Arensburger arensb at users.sourceforge.net
Sat Oct 5 08:13:21 CEST 2002


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

Modified Files:
      Tag: arensb-context
	Print.pm 
Log Message:
Added a whole mess of FIXME comments.


Index: Print.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Print.pm,v
retrieving revision 1.10
retrieving revision 1.10.2.1
diff -C2 -r1.10 -r1.10.2.1
*** Print.pm	23 Sep 2002 13:54:54 -0000	1.10
--- Print.pm	5 Oct 2002 06:13:19 -0000	1.10.2.1
***************
*** 139,142 ****
--- 139,143 ----
  =cut
  #'
+ # FIXME - There's also a &printslip in circ/circulation.pl
  sub printslip {
    my($env, $slip)=@_;





More information about the Koha-cvs mailing list