mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
![]() dirname() is a slow function compared with __DIR__ and using '/../'. Moodle has a large number of legacy files that are included each time a page loads and is not able to use an autoloader as it is functional code. This allows those required includes to perform as best as possible in this situation. |
||
---|---|---|
.. | ||
tests | ||
edit.php | ||
edit_form.php | ||
external_blog_edit.php | ||
external_blog_edit_form.php | ||
external_blogs.php | ||
index.php | ||
lib.php | ||
locallib.php | ||
preferences.php | ||
preferences_form.php | ||
renderer.php | ||
rsslib.php | ||
upgrade.txt |