Missing Controller

Error: FoxController could not be found.

Error: Create the class FoxController below in file: app/controllers/fox_controller.php

<?php
class FoxController extends AppController {

	var $name = 'Fox';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp