Missing Controller

Error: ProgramsController could not be found.

Error: Create the class ProgramsController below in file: app/controllers/programs_controller.php

<?php
class ProgramsController extends AppController {

	var $name = 'Programs';
}
?>

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