Success

User tests: Successful: Unsuccessful:

avatar dongilbert
dongilbert
29 Jul 2013

Add parameter to prepend. This now operates the same as spl_autoload_register when adding a new loader.

Signed-off-by: Don Gilbert don@electriceasel.com

avatar dongilbert dongilbert - open - 29 Jul 2013
avatar mbabker
mbabker - comment - 29 Jul 2013

I think we need to change libraries/cms.php also for this to put the libraries/cms folder at the front of the autoloader path, otherwise we (again) shift our lookup priorities (currently cms, joomla, legacy).

avatar dongilbert
dongilbert - comment - 29 Jul 2013

@mbabker Fixed it in a568e1e

Add a Comment

Login with GitHub to post a comment