sjlu / CodeIgniter-Bootstrap

Combines Twitter Bootstrap and CodeIgniter together with many useful functions and libraries, allowing you to start programming your idea and skip the starting phase of web development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update WIKI

johnpaulmedina opened this issue · comments

On the rest controller wiki you have an error in the include library

it should be this
require(APPPATH.'libraries/REST_Controller.php');

Thanks! Must have been a typo.