bugfix => escaping correctly values in SQL
[koha.git] / C4 / Koha.pm
2003-12-15 slefDBI call fix for bug 662
2003-11-03 tipaulremoving warning
2003-09-18 tipaulall those fixes are related to translation improvement.
2003-03-07 tipaul* moving generic functions to Koha.pm
2003-02-03 acliMinor factoring in C4/Biblio.pm, plus change to export...
2002-10-11 arensbRemoved trailing whitespace that was messing up the...
2002-10-10 arensbRemoved reference to Perl in POD. It should be obvious.
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-09-20 pateadding POD from Andres Arensburger
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-06-20 tonnesenMost of these merges are just removing unused parts...
2002-04-22 finlaytfixed typo
2002-04-17 patestarting to move ethnicity stuff out of programs and...
2002-04-15 patemoved ethnicity fixing out of moremember.pl into a...
2002-04-08 paterefactored slashifyDate function out of inline code...