CodeIgniter Forums
Only index.html in helpers folder? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Only index.html in helpers folder? (/showthread.php?tid=38759)



Only index.html in helpers folder? - El Forum - 02-17-2011

[eluser]Unknown[/eluser]
After I downloaded 2.0.0 and extracted it, I found no php files under application/helpers folder but only one "index.html". Is this normal? Is there any steps that I missed? Please help. Thank you!!


Only index.html in helpers folder? - El Forum - 02-17-2011

[eluser]Mike DeFelice[/eluser]
That is correct all the helpers you make would go in that folder. All of the CI made helpers are in system/helpers