moodle/report/completion
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/event MDL-45445 events: added missing 'relateduserid' validation 2014-06-12 20:46:58 -07:00
db
lang/en MDL-50049 deprecation: Remove usage of deprecated api and cleanup 2015-06-29 17:15:50 +05:30
tests MDL-41123 report_completion: Add events to completion report 2014-04-04 10:32:26 +08:00
index.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
lib.php
styles.css MDL-52185 report: remove ugly bullet points 2015-11-17 15:33:58 +00:00
textrotate.js MDL-47792 javascript: Fix for cropped headers and horizontal align 2015-01-20 11:34:47 +08:00
user.php MDL-50049 deprecation: Remove usage of deprecated api and cleanup 2015-06-29 17:15:50 +05:30
version.php MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00