koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/C4/Circulation Circ2.pm,1.21.2.14,1.21.2.15


From: Finlay Thompson
Subject: [Koha-cvs] CVS: koha/C4/Circulation Circ2.pm,1.21.2.14,1.21.2.15
Date: Mon, 25 Nov 2002 20:45:06 -0800

Update of /cvsroot/koha/koha/C4/Circulation
In directory sc8-pr-cvs1:/tmp/cvs-serv17300/Circulation

Modified Files:
      Tag: rel-1-2
        Circ2.pm 
Log Message:

Some small changes to enable the new hlt opac


Index: Circ2.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Circulation/Circ2.pm,v
retrieving revision 1.21.2.14
retrieving revision 1.21.2.15
diff -C2 -r1.21.2.14 -r1.21.2.15
*** Circ2.pm    24 Oct 2002 20:10:48 -0000      1.21.2.14
--- Circ2.pm    26 Nov 2002 04:45:03 -0000      1.21.2.15
***************
*** 1513,1516 ****
--- 1513,1517 ----
                           biblioitems.dewey     AS dewey, 
                           itemtypes.description AS itemtype,
+                          itemtypes.publictype  AS publictype,
                           biblioitems.subclass  AS subclass
                      FROM issues,items,biblioitems,biblio, itemtypes




reply via email to

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