Missing Controller

Error: DaycareController could not be found.

Error: Create the class DaycareController below in file: app/controllers/daycare_controller.php

<?php
class DaycareController extends AppController {

	var $name = 'Daycare';
}
?>

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