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