>

Missing Controller

Error: ScreeningsController could not be found.

Error: Create the class ScreeningsController below in file: app/controllers/screenings_controller.php

<?php
class ScreeningsController extends AppController {

	var $name = 'Screenings';
}
?>

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