Missing Controller

Error: PlanAVisitController could not be found.

Error: Create the class PlanAVisitController below in file: app/controllers/plan_a_visit_controller.php

<?php
class PlanAVisitController extends AppController {

	var $name = 'PlanAVisit';
}
?>

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