Missing Controller

Error: Patient-formsController could not be found.

Error: Create the class Patient-formsController below in file: app/controllers/patient-forms_controller.php

<?php
class Patient-formsController extends AppController {

	var $name = 'Patient-forms';
}
?>

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