1
0
mirror of https://github.com/moodle/moodle.git synced 2025-04-03 23:42:39 +02:00
David Monllao 974053b93f MDL-48881 mod_lesson: A couple of performance improvements
- Improve memory usage on db drivers not able to use recordsets
  properly
- !array_key_exists replaced by empty calls
2015-09-16 13:32:49 +08:00
..