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