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