]> git.mjollnir.org Git - moodle.git/commit
accesslib: remove role_add_lastaccess_entries(),role_remove_lastaccess_entries()
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:24:57 +0000 (07:24 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:24:57 +0000 (07:24 +0000)
commit7ac2bd55eb9282f2d6ccbc81a100eb4831992a7b
treede3ea46940220734579e694e7ad8bc047175376d
parentefd6fce58587dd9056bfcaba8e9b5b900912c8b9
accesslib: remove role_add_lastaccess_entries(),role_remove_lastaccess_entries()

Both of them are dead code in 18_STABLE and HEAD. And if
role_add_lastaccess_entries() is ever used on a large site it will
hammer the DB to bits.

Remove before anyone is foolish enough to try it.
lib/accesslib.php