http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9382 Derryn <derrynj@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |derrynj@gmail.com --- Comment #15 from Derryn <derrynj@gmail.com> --- When I updated from 3.10.00 to 3.10.03 the web installer throws this: updatedatabase.pl: Undefined subroutine &main::CheckVersion called at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 6092. That particular line was added by this patch: if ( CheckVersion($DBversion) ) { Upon further investigation, there is indeed no 'CheckVersion' subroutine that I could find. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.