]> git.mjollnir.org Git - moodle.git/commit
Fixed longtimenosee unenrolments. user_lastaccess and role_assignments were growing...
authormoodler <moodler>
Wed, 3 Oct 2007 12:24:06 +0000 (12:24 +0000)
committermoodler <moodler>
Wed, 3 Oct 2007 12:24:06 +0000 (12:24 +0000)
commit1afb11e70b5d54c09268b1345d2c01defec33960
treecc353f95fc9f3cdd9d2d1839cefbc2ec94d2728f
parentece966f06e29973f8b9dd0938b18ec3b1a61684b
Fixed longtimenosee unenrolments.  user_lastaccess and role_assignments were growing with uneccessary entries, to the point where memory limits were reached and in the end NO unenrolments were happening at all.

See  MDL-11571
admin/cron.php
lib/datalib.php