]> git.mjollnir.org Git - moodle.git/commit
Bug #5974 - Course overview report should not error when stats are not up to date...
authorskodak <skodak>
Mon, 3 Jul 2006 15:43:41 +0000 (15:43 +0000)
committerskodak <skodak>
Mon, 3 Jul 2006 15:43:41 +0000 (15:43 +0000)
commit13d32e22979f6fab7d6f6e825cee09cd0b808019
treea15d692b74a9a899ef5ee7cd37254926d2db3576
parent4f9c6e279c123da5f02c211c3d2910c13b94ea3e
Bug #5974 - Course overview report should not error when stats are not up to date; fixed by changing the return value from stats_check_uptodate(), NULL is now OK, string value describes error and adding notify() where needed; merged from MOODLE_16_STABLE
admin/report/courseoverview/mod.php
admin/report/stats/mod.php
course/user.php
lib/statslib.php