diff options
author | David Stone <dstone@cbs.com> | 2015-10-17 20:45:41 -0600 |
---|---|---|
committer | David Stone <dstone@cbs.com> | 2015-10-17 20:45:41 -0600 |
commit | 8a58013ef5551e106dde1fa7b3d9a7330a36dc11 (patch) | |
tree | 90007568eae8df063e5f5756a3497a6cbd1d86b0 /lib/scripts/jquery/jquery-ui.min.js | |
parent | f0a15b090f12df8667df748cdc0ba2bc8c6fca9d (diff) | |
download | dokuwiki-8a58013ef5551e106dde1fa7b3d9a7330a36dc11.tar.gz dokuwiki-8a58013ef5551e106dde1fa7b3d9a7330a36dc11.zip |
Optimizations to autoloader
Autoloader should return true if it can handle the class so other registered autoloader don't execute.
require is faster than require_once and should be safe to use since the autoloader won't run if the class already exists
Diffstat (limited to 'lib/scripts/jquery/jquery-ui.min.js')
0 files changed, 0 insertions, 0 deletions