Tina MVC v0.1.7 released
This update:
- Minor bugfix: in
tina_mvc_functions.php,tina_mvc_make_controller_url()was creating an incorrect url for absolute controller paths. - Trivial bugfix: In one of the sample apps,
index_view.phpwas using the wrong function to create some links to sample apps.
Important:
When you upgrade, the default installation will migrate files in the app/ and app_emails/ folders. As one the fixes is in sample_apps/tina-mvc-for-wordpress/index_view.php it will not be visible unless you copy the file tina-mvc-for-wordpress/index_view.php to apps/.
Thanks for Simon Stewart of CIC for spotting the bugs.