]> git.mjollnir.org Git - moodle.git/commit
Only send contexts to cache if the aren't empty. At initial installations
authorstronk7 <stronk7>
Fri, 8 Sep 2006 19:28:03 +0000 (19:28 +0000)
committerstronk7 <stronk7>
Fri, 8 Sep 2006 19:28:03 +0000 (19:28 +0000)
commitccfc5ecca17542e4e6bc0e577a35d07f34410f29
tree704974b2f9b54f302a74f9c5e86a93ddf2dfe0b3
parenta13d2157f4861bf277f79c7b7601482b0b14454c
Only send contexts to cache if the aren't empty. At initial installations
some empty contexts were being cached and used later, causing insertion
of null values to every DB but MySQL.
lib/accesslib.php