[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/acqui.simple addbooks.pl,1.7,1.8
From: |
Gynn Lomax |
Subject: |
[Koha-cvs] CVS: koha/acqui.simple addbooks.pl,1.7,1.8 |
Date: |
Tue, 14 May 2002 21:08:40 -0700 |
Update of /cvsroot/koha/koha/acqui.simple
In directory usw-pr-cvs1:/tmp/cvs-serv1570/acqui.simple
Modified Files:
addbooks.pl
Log Message:
Fixed a few warnings.
Index: addbooks.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui.simple/addbooks.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** addbooks.pl 14 May 2002 04:12:52 -0000 1.7
--- addbooks.pl 15 May 2002 04:08:38 -0000 1.8
***************
*** 20,24 ****
&searchscreen();
! print endmenu();
print endpage();
--- 20,24 ----
&searchscreen();
! print endmenu('acquisitions');
print endpage();
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/acqui.simple addbooks.pl,1.7,1.8,
Gynn Lomax <=