sjlu/CodeIgniter-Bootstrap

Update WIKI

johnpaulmedina opened this issue · 1 comments

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

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

sjlu commented

Thanks! Must have been a typo.