moodle/enrol/imsenterprise
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
..
classes/task MDL-45932 enrol_imsenterprise: Implement Scheduled Task for IMS Enrolment plugin. 2014-08-05 13:41:09 -04:00
db MDL-54677 upgrade: add 3.1.0 separation line to all upgrade scripts 2016-05-23 01:31:34 +02:00
examples
lang/en MDL-45932 enrol_imsenterprise: lang string fixes 2014-08-13 10:35:52 +01:00
tests MDL-49799 behat: replaced asd.com with example.com 2015-04-20 11:21:20 +08:00
importnow.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
lib.php MDL-50092 enrol_imsenterprise: Fixing wrong field name 2015-05-11 14:55:02 +08:00
locallib.php MDL-29070 enrol_imsenterprise: more code cleanups 2013-10-23 17:10:56 +08:00
settings.php MDL-43146 enrol_imsenterprise: missing sesskey protection 2014-03-04 12:24:51 +08:00
version.php MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00