]> git.koha-community.org Git - koha.git/commit
* removing a useless & CPU consuming call to MARCgetbiblio
authortipaul <tipaul>
Thu, 28 Jul 2005 19:56:15 +0000 (19:56 +0000)
committertipaul <tipaul>
Thu, 28 Jul 2005 19:56:15 +0000 (19:56 +0000)
commit9f449a44db79cd8b362b7756f27d9eb3faf32d57
tree1a359f7a70215db24897331d441207ae3aecc531
parent3227cb7c63aa034ed462a14851d8fecb1c1cf8f3
* removing a useless & CPU consuming call to MARCgetbiblio
* Leader management.
If you create a MARC tag "000", with a subfield '@', it will be managed as the leader.
Seems to work correctly.

Now going to create a plugin for leader()
C4/Biblio.pm
acqui.simple/addbiblio.pl
acqui.simple/additem.pl