Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y".
[koha.git] / C4 / Biblio.pm
2002-10-13 arensbReplaced expressions of the form "$x = $x <op> $y"...
2002-10-13 arensbDeleted unused variables.
2002-10-13 arensbAdded some FIXME comments.
2002-10-11 arensbReplaced &requireDBI with C4::Context->dbh
2002-10-10 tipaulbugfixes
2002-10-07 tipaulroad to 1.3.1 : viewing MARC biblio
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-10-03 tipaulExtending Context.pm to add stopword management and...
2002-10-02 tipaulroad to 1.3.1
2002-10-01 arensbAdded some FIXME comments, mostly marking duplicate...
2002-09-24 tipaullong WAS the road to 1.3.0... R_1-3-0
2002-09-22 arensbAdded some FIXME comments.
2002-09-20 tipaullong is the road to 1.4.0
2002-09-10 tipaulMARC API continued...
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-07-25 tipaulpod documenting the API.
2002-07-24 tipaulNow, the API...
2002-07-08 tonnesenuse warnings breaks perl 5.005
2002-07-04 tipaulLong is the road to MARC..
2002-06-20 tipaul* Acquisition synchronised with rel-1-2
2002-06-14 tipaulGoing to MARC 1.4...