Missing Controller

Error: Golfpackages.cfmController could not be found.

Error: Create the class Golfpackages.cfmController below in file: app/controllers/golfpackages.cfm_controller.php

<?php
class Golfpackages.cfmController extends AppController {

	var $name = 'Golfpackages.cfm';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

Tee Times