Missing Controller

Error: VolunteerController could not be found.

Error: Create the class VolunteerController below in file: app/controllers/volunteer_controller.php

<?php
class VolunteerController extends AppController {

	var $name = 'Volunteer';
}
?>

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