]> git.koha-community.org Git - koha.git/history - Install.pm
Removed use C4::Koha line, which caused a looped dependency between Koha.pm and
[koha.git] / Install.pm
2002-07-27 tonnesenAdded Digest::MD5 to the list of required perl modules...
2002-07-26 tonnesenAdded flags to borrowers table and userflags table...
2002-07-26 tonnesenadded some new modular code to koha.upgrade
2002-07-25 tonnesenFinished modularizing installer.pl
2002-07-25 tonnesenAlmost done modularizing installer.pl
2002-07-24 tonnesenA bit further on modularizing intaller.pl
2002-07-24 tonnesenMore work on modularizing the installation scripts...
2002-07-23 tonnesenCreating a separate Install.pm module that will be...