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