Relative Media
Relative Media
the Template library currently supports title chaining within the same function. ``` php $this->template->title( 'title1', 'title2', 'title3' ); ``` This works great, but what happens if you have a controller...
Everytime i add the version it just removes it and sends me an email. The spark SDK says it can't find my `spark.info` file even though its in my app...
Trying to get hmvc to work with 2.1.. getting the following error: `The configuration file sprinkle.php does not exist.`. I have an autoload.php file inside of my modules/index/config folder that...