Missing Controller

Error: TermsConditions.cfmController could not be found.

Error: Create the class TermsConditions.cfmController below in file: app/controllers/terms_conditions.cfm_controller.php

<?php
class TermsConditions.cfmController extends AppController {

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

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