Fixed typo.
[koha.git] / C4 / Koha.pm
2002-08-14 tonnesenAdding copyright statements to all .pl and .pm files...
2002-07-12 tonnesenI had Koha.pm using Database.pm and vice versa. Subrou...
2002-07-11 tonnesenCreated a subroutine for loading /etc/koha.conf setting...
2002-05-23 rangiRemoving hardcoded ethnicity and category lists.
2002-05-18 rangiShifting ethnicity into a table in the database. Making...
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...