moodle/mnet/service/enrol
Russell Smith 1fcf0ca8a5 MDL-35628 performance: Remove dirname() where possible.
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.
2016-06-10 08:06:49 +10:00
..
db MDL-37726 remove PREVIOUS/NEXT from all install.xml files 2013-01-29 22:34:46 +01:00
lang/en MDL-26061 Revised new string before integration. 2011-01-24 11:37:29 +08:00
course.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
host.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
index.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
locallib.php MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core 2013-07-04 15:41:06 +08:00
styles.css
version.php MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00