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