Koha/C4/Circulation
tipaul a72d9621ae removing searchborrower from circ2.pm.
Already exists in Search.pm
this fixes bug #439 and improve consistency.
2003-06-05 17:03:31 +00:00
..
Borrissues.pm Deleted unused variables. 2002-10-13 06:37:54 +00:00
Borrower.pm
Circ2.pm removing searchborrower from circ2.pm. 2003-06-05 17:03:31 +00:00
Fines.pm Deleted unused variables. 2002-10-13 08:27:49 +00:00
Issues.pm Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 2002-10-13 11:32:14 +00:00
Main.pm Added magic RCS comment. 2002-10-13 06:20:22 +00:00
Renewals.pm Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 2002-10-13 11:32:14 +00:00
Renewals2.pm
Returns.pm