MDL-36466 cache: implemented functionality to disable the bulk of the cache API
authorSam Hemelryk <sam@moodle.com>
Tue, 13 Nov 2012 01:59:19 +0000 (14:59 +1300)
committerSam Hemelryk <sam@moodle.com>
Sun, 25 Nov 2012 19:12:00 +0000 (08:12 +1300)
commit3680c61a3c489cd388202cefd605868b81730b5a
tree6f25547207f462ea882da5cd46abb25292ff41c0
parent82afd05c3500d137d6b815635c3a37d28a8734f1
MDL-36466 cache: implemented functionality to disable the bulk of the cache API
cache/README.md
cache/classes/factory.php
cache/disabledlib.php [new file with mode: 0644]
cache/tests/cache_test.php
cache/tests/locallib_test.php