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