Missing Controller

Error: PrintDaily.shtmlController could not be found.

Error: Create the class PrintDaily.shtmlController below in file: app/controllers/print_daily.shtml_controller.php

<?php
class PrintDaily.shtmlController extends AppController {

	var $name = 'PrintDaily.shtml';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp