Missing Controller

Error: Message-id-241-n-a-week-off-from-work.htmlController could not be found.

Error: Create the class Message-id-241-n-a-week-off-from-work.htmlController below in file: app/controllers/message-id-241-n-a-week-off-from-work.html_controller.php

<?php
class Message-id-241-n-a-week-off-from-work.htmlController extends AppController {

	var $name = 'Message-id-241-n-a-week-off-from-work.html';
}
?>

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

(default) 1 query took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Module`.`id`, `Module`.`name`, `Module`.`controller_name`, `Module`.`key`, `Module`.`plugin`, `Module`.`dir_name` FROM `modules` AS `Module` WHERE ((`controller_name` = 'blog') OR (`name` = 'blog') OR (`plugin` = 'blog')) LIMIT 1111