Missing Controller

Error: Our-location.cfmController could not be found.

Error: Create the class Our-location.cfmController below in file: app/controllers/our-location.cfm_controller.php

<?php
class Our-location.cfmController extends AppController {

	var $name = 'Our-location.cfm';
}
?>

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