Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y".
[koha.git] / C4 / Z3950.pm
2002-10-13 arensbDeleted unused variables.
2002-10-13 arensbRemoved bogus #! line (this isn't a script!)
2002-10-11 arensbReplaced &requireDBI with C4::Context->dbh
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-07-02 tonnesenmodule added from rel-1-2 branch