Missing Controller

Error: AdmissionsController could not be found.

Error: Create the class AdmissionsController below in file: app/controllers/admissions_controller.php

<?php
class AdmissionsController extends AppController {

	var $name = 'Admissions';
}
?>

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