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