moodle/lib/editor/tinymce/plugins
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
..
ctrlhelp MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
managefiles MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
moodleemoticon MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
moodleimage MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
moodlemedia MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
moodlenolink MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
pdw MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
spellchecker MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
wrap MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
loader.php MDL-40995 simplify minify integration and fix all known issues 2013-08-03 17:16:17 +02:00