Missing Controller
Error: Podcasts.htmlController could not be found.
Error: Create the class Podcasts.htmlController below in file: app/controllers/podcasts.html_controller.php
<?php
class Podcasts.htmlController extends AppController {
var $name = 'Podcasts.html';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
