Koha/acqui
arensb eff606ba56 Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y".
Thus, $x = $x+2 becomes $x += 2, and so forth.
2002-10-13 11:32:14 +00:00
..
acquire.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
addorder.pl long is the road to 1.4.0 2002-09-20 13:01:50 +00:00
basket.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
finishreceive.pl Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 2002-10-13 11:32:14 +00:00
modorders.pl Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00
newbasket.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
newbasket2.pl Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 2002-10-13 11:32:14 +00:00
newbiblio.pl Use C4::Context->preference, rather than getting all system 2002-10-05 23:56:13 +00:00
order.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
receive.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
recieveorder.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
supplier.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
updatesupplier.pl Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00