koha-cvs
[Top][All Lists]
Advanced

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

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


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/C4 Print.pm,1.10,1.11
Date: Sat, 05 Oct 2002 02:52:04 -0700

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

Modified Files:
        Print.pm 
Log Message:
Merged with arensb-context branch: use C4::Context->dbh instead of
&C4Connect, and generally prefer C4::Context over C4::Database.


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




reply via email to

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