MDL-27121 fix incorrect check_moodle_environment() version parameter
commit23580ddacb5e0e510f263b97a845c6ebd452fd56
authorPetr Skoda <commits@skodak.org>
Sat, 9 Apr 2011 15:37:27 +0000 (9 17:37 +0200)
committerPetr Skoda <commits@skodak.org>
Sat, 9 Apr 2011 15:42:53 +0000 (9 17:42 +0200)
treec8d72c9798d51134d6259426b8d795d51c14d091
parenteb9d692f8b6fd389704a538bb23517ce9dac7b24
MDL-27121 fix incorrect check_moodle_environment() version parameter

This prevents Moodle 2.0 from using environment info for 2.1 in the installer and CLI upgrade.
admin/cli/upgrade.php
admin/index.php
lib/installlib.php