Mark Hewitt
Mark Hewitt
Updated jQuery version (1.11.1 was from May 2014), capitalized Javascript "url" variable to be more in line with the PHP constant, and updated `````` to the shorthand `````` that is...
If the controller for a specified path doesn't exist, then it will search the HomeController.php for the method. If the method exists in HomeController, it fires it; if the method...
## Summary Added "minify.jsSavePath", "minify.cssSavePath", and "minify.htmlSavePath" settings that enable the user to define where they want files saved. These settings take strings, and can be relative or direct. **This...