Missing Controller

Error: DentalCases.cfmController could not be found.

Error: Create the class DentalCases.cfmController below in file: app/controllers/dental_cases.cfm_controller.php

<?php
class DentalCases.cfmController extends AppController {

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

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