mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
![]() These static caches were bad idea of mine. Multiple conversion jobs executed from a single PHP script share such variables, of course, which is wrong. This patch removes one static cache completely and reimplements the other two static caches as normal member variables. |
||
---|---|---|
.. | ||
moodle1 | ||
convertlib.php |