![]() |
User guide index and appliction - 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: User guide index and appliction (/showthread.php?tid=33114) |
User guide index and appliction - El Forum - 08-16-2010 [eluser]slowgary[/eluser] Hi all, I noticed the cart class page in the user guide has misspelled "application" as "appliction". http://ellislab.com/codeigniter/user-guide/libraries/cart.html Also, the reserved names page includes "index" as one of the names you should not use as a controller method. Is that correct? http://ellislab.com/codeigniter/user-guide/general/reserved_names.html Thank you |