http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9382
Derryn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #15 from Derryn <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
