|
| From: | paul POULAIN |
| Subject: | Re: [Koha-devel] CVS broke |
| Date: | Wed Oct 16 01:28:03 2002 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826 |
Andrew Arensburger wrote:
C4/Acquisitions.pm is no longer in the head branch of CVS.
However, there are still a bunch of scripts with "use
C4::Acquisitions". As a result, those scripts, which used to work, no
longer compile (notably, the "Acquisitions" tab from the main screen).
(I was also going to mention "moredetail.pl", "delbiblio.",
and other biblio-modifying scripts, but apparently you can't get to
them through the intranet catalog search anymore. What's the deal with
that?)
I'll fix it asap. Acquisition.pm is deleted. everything that calls it,
must be corrected to call Biblio.pm (and sometimes catalogue.pm).
-- Paul
| [Prev in Thread] | Current Thread | [Next in Thread] |