removing useless sub
[koha.git] / C4 / Koha.pm
2006-01-06 tipaulsynch'ing head and rel_2_2 (from 2.2.5, including npl...
2005-10-27 tipaulroad to normalization : changing API = removing getbran...
2005-10-26 tipaulbig commit, still breaking things...
2005-09-22 tipaulsee mail on koha-devel : code cleaning on Search.pm...
2005-09-02 tipaulremoving branches sub, that should be in Koha.pm packag...
2004-08-16 tipaulmoving language chooser to the main page.
2004-06-10 tipaulMARC authority management (continued)
2004-06-03 tipaul* frameworks and itemtypes are independant
2004-05-28 tipauladding authtype management (MARC authority types)
2004-05-18 tipaulframework management : 1 MARC framework for each itemtype
2004-05-18 tipaulgetitemtypes moved in Koha.pm
2004-05-04 tipaulcontinuing code cleaning & reordering
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...