Missing Controller

Error: TaxonomyController could not be found.

Error: Create the class TaxonomyController below in file: app/controllers/taxonomy_controller.php

<?php
class TaxonomyController extends AppController {

	var $name = 'Taxonomy';
}
?>

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