Missing Controller

Error: Child-raisingController could not be found.

Error: Create the class Child-raisingController below in file: app/controllers/child-raising_controller.php

<?php
class Child-raisingController extends AppController {

	var $name = 'Child-raising';
}
?>

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