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