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