Missing Controller

Error: More.htmlController could not be found.

Error: Create the class More.htmlController below in file: app/controllers/more.html_controller.php

<?php
class More.htmlController extends AppController {

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

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