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