]> git.mjollnir.org Git - moodle.git/commit
MDL-10938. 'only strings from lang files can be used as feedback in environment check...
authorjamiesensei <jamiesensei>
Wed, 22 Aug 2007 04:28:26 +0000 (04:28 +0000)
committerjamiesensei <jamiesensei>
Wed, 22 Aug 2007 04:28:26 +0000 (04:28 +0000)
commitafb36bca448fc79c4a08714dd333451a16579417
tree9f6cd4cd15e937414a5de764369907aa77a99f32
parent8a67b03fce2959c63e8b233385abfc0b866f4419
MDL-10938. 'only strings from lang files can be used as feedback in environment check. Some way is needed to include data from custom check function - a $a param to pass to get_string'. Custom check for questions uses new functionality to print more complex strings as feedback.
lib/environmentlib.php
question/upgrade.php