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