This website requires JavaScript.
Explore
Help
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-07-16 11:56:31 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b51b696927c8861b0aa2382626be85768ba0c96f
moodle
/
lib
/
classes
/
lock
History
Andrew Nicols
5bc4c797a7
MDL-59506 core_lock: use a null lock during install
...
Use a different lock factory during installation which does not actually lock at all.
2017-08-07 09:59:44 +08:00
..
db_record_lock_factory.php
…
file_lock_factory.php
…
installation_lock_factory.php
MDL-59506 core_lock: use a null lock during install
2017-08-07 09:59:44 +08:00
lock_config.php
MDL-59506 core_lock: use a null lock during install
2017-08-07 09:59:44 +08:00
lock_factory.php
…
lock.php
…
postgres_lock_factory.php
…