http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #2 from Paul Poulain <paul.poulain@biblibre.com> 2011-11-23 14:22:53 UTC --- Created attachment 6378 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6378 Bug 7167 follow-up Major changes: * updating Version systempreference if an update applied has a higher number than current number * creating database tables for update on the fly, the 1st time the update script is called * adding missing file: C4/Config/File/YAML.pm * kohaversion check on each page is now useless in Auth.pm, removed dead code * Updated installer: at the end of the process, retrieve all updates and automatically mark them "OK", as they're included in installer Minor changes: * adding copyright * adding poddoc * updating a warning, for better clarity * switching from $$var to $var-> * small TT glitch fixed in updatedatabase.tt * about now returns the Version systempreference -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.