Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y".
[koha.git] / C4 / BookShelves.pm
2002-10-13 arensbDeleted unused variables.
2002-10-10 arensbSimplified references.
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-09-23 arensbFixed missing bit in POD.
2002-09-22 arensbAdded POD.
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-07-02 tonnesenMerged in updates from rel-1-2
2001-02-07 tonnesenAdded header and log substition variables
2001-02-07 tonnesenStart of code to implement virtual bookshelves in Koha.