Missing Controller

Error: HealthinfoController could not be found.

Error: Create the class HealthinfoController below in file: app/controllers/healthinfo_controller.php

<?php
class HealthinfoController extends AppController {

	var $name = 'Healthinfo';
}
?>

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