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