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