Missing Controller

Error: OrganicController could not be found.

Error: Create the class OrganicController below in file: app/controllers/organic_controller.php

<?php
class OrganicController extends AppController {

	var $name = 'Organic';
}
?>

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