http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167
--- Comment #144 from M. de Rooy <[email protected]> --- Just from glancing through some code: + # check if you're uptodate, and if you're not, head to updater + my $koha39 =~ "3.0900000"; Should this be an assignment? Note that I also corrected this before. -- You are receiving this mail because: 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/
