Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Release 0.7.4 #1120

Merged
merged 11 commits into from
Jun 8, 2015
Merged

Release 0.7.4 #1120

merged 11 commits into from
Jun 8, 2015

Conversation

mwhitneysdsu
Copy link
Contributor

No description provided.

Thanks to @markbratanov for possibly reporting this issue, or at least
reporting an issue which reminded me to test this under CI3.
I have no doubt missed further errors on this, but at least checkboxes
and inputs should be built properly, now.
- The themeView() method performs the functionality previously only
found in the theme_view() helper function.
- The helper function is now a shortcut to the themeView() method.
- Cleanup for some of the documentation related to the library.
when default_controller is set to 'home' and both
`/application/controllers/Home.php` and
`/application/modules/home/controllers/Home.php` exist, visiting
`http://localhost/` and `http://localhost/home` should both execute the
`index()` method of `/application/modules/home/controllers/Home.php`.
mwhitneysdsu added a commit that referenced this pull request Jun 8, 2015
@mwhitneysdsu mwhitneysdsu merged commit 0c4a1ef into master Jun 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant