anvoz / CodeIgniter-Skeleton

A decent starter for most web apps. Includes HMVC, jQuery, Bootstrap, Bootstrap TLDR, Ajax and Template libraries. Unit tests with PHPUnit and vfsStream.
Other
157 stars 100 forks source link

Where is MY_form_helper.php #11

Closed SouthRibbleTech closed 10 years ago

SouthRibbleTech commented 10 years ago

I don't see an addons folder in the code files so the link to install in the addons page does not work.

anvoz commented 10 years ago

Hi,

Did you mean this file MY_form_helper.php? It's actually called Bootstrap form helpers. Some addons require this helper and you will have to install it manually.