Missing Controller

Error: TheatersController could not be found.

Error: Create the class TheatersController below in file: app_media/controllers/theaters_controller.php

<?php
class TheatersController extends AppController {

	var $name = 'Theaters';
}
?>

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