Missing Controller

Error: ZebrasController could not be found.

Error: Create the class ZebrasController below in file: app/controllers/zebras_controller.php

<?php
class ZebrasController extends AppController {

	var $name = 'Zebras';
}
?>

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