mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
![]() Bug: There was no way to create an instance of a lock plugin for use within Moodle. Solution: Implemented management interfaces as part of cache/admin.php to allow for instances to be added and deleted. This was done in along the same lines of adding store instances. |
||
---|---|---|
.. | ||
config.php | ||
definition.php | ||
dummystore.php | ||
factory.php | ||
helper.php | ||
interfaces.php | ||
loaders.php | ||
store.php |