Error: PodcastController could not be found.
Error: Create the class PodcastController below in file: app_media/controllers/podcast_controller.php
<?php
class PodcastController extends AppController {
var $name = 'Podcast';
}
?>
Notice: If you want to customize this error message, create app_media/views/errors/missing_controller.ctp