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