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