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





