Missing Controller
Error: Grand-cherokeeController could not be found.
Error: Create the class Grand-cherokeeController below in file: app/controllers/grand-cherokee_controller.php
<?php
class Grand-cherokeeController extends AppController {
var $name = 'Grand-cherokee';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
