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