Missing Controller

Error: HealthController could not be found.

Error: Create the class HealthController below in file: app/controllers/health_controller.php

<?php
class HealthController extends AppController {

	var $name = 'Health';
}
?>

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