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
..
2015-07-20 20:06:44 -04:00
2016-02-23 10:47:57 +00:00
2016-05-23 01:31:34 +02:00
2016-05-16 13:02:02 +08:00
2016-02-19 14:00:03 +08:00
2016-02-25 11:56:42 +00:00
2016-04-04 08:08:43 +08:00
2015-09-09 15:27:23 +08:00
2014-02-16 11:51:23 +13:00
2014-02-16 11:51:23 +13:00
2015-04-27 14:35:20 +01:00
2015-02-01 19:01:40 +01:00
2015-04-02 13:56:52 +02:00
2015-07-29 11:04:55 +08:00
2015-01-23 20:21:08 +01:00
2014-02-16 11:51:23 +13:00
2014-02-16 11:51:23 +13:00
2014-02-28 16:36:09 +08:00
2015-03-25 15:33:07 +08:00
2016-01-18 10:18:31 +08:00
2015-09-09 15:27:23 +08:00
2015-11-04 18:46:27 +08:00
2016-02-10 14:07:22 -05:00
2015-04-05 15:05:31 +02:00
2016-06-10 08:06:49 +10:00
2016-06-10 08:06:49 +10:00
2016-06-10 08:06:49 +10:00
2015-11-04 18:46:27 +08:00
2015-09-16 13:32:49 +08:00
2016-02-15 23:05:37 -05:00
2016-02-19 14:00:03 +08:00
2015-07-20 20:06:44 -04:00
2015-02-26 10:28:42 +01:00
2015-12-31 22:33:03 -05:00
2016-05-19 02:16:15 +02:00
2014-02-16 11:51:23 +13:00
2016-06-10 08:06:49 +10:00