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