Missing Controller

Error: MissingPage.htmlController could not be found.

Error: Create the class MissingPage.htmlController below in file: app/controllers/missing_page.html_controller.php

<?php
class MissingPage.htmlController extends AppController {

	var $name = 'MissingPage.html';
}
?>

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