Missing Controller

Error: ZoonoticDiseasesController could not be found.

Error: Create the class ZoonoticDiseasesController below in file: app/controllers/zoonotic_diseases_controller.php

<?php
class ZoonoticDiseasesController extends AppController {

	var $name = 'ZoonoticDiseases';
}
?>

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