Update of /cvsroot/koha/koha/C4 In directory usw-pr-cvs1:/tmp/cvs-serv24927/koha/C4 Modified Files: BookShelves.pm Log Message: Added header and log substition variables Index: BookShelves.pm =================================================================== RCS file: /cvsroot/koha/koha/C4/BookShelves.pm,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** BookShelves.pm 2001/02/07 20:27:17 1.1 --- BookShelves.pm 2001/02/07 23:47:43 1.2 *************** *** 4,7 **** --- 4,10 ---- # $Header$ # + # + # Change log is at the bottom of the file + # #requires DBI.pm to be installed *************** *** 140,143 **** --- 143,149 ---- # # $Log$ + # Revision 1.2 2001/02/07 23:47:43 tonnesen + # Added header and log substition variables + # # Revision 1.1 2001/02/07 20:27:17 tonnesen # Start of code to implement virtual bookshelves in Koha.
participants (1)
-
Steve Tonnesen