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













