Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y".
[koha.git] / marc / deletemarc
2001-06-25 tonnesenSQL commands to clear all of the MARC tables. This...