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