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