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