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