Missing Method in NewsController

Error: The action 20110404.html is not defined in controller NewsController

Error: Create NewsController::20110404.html() in file: app/Controller/NewsController.php.

<?php
class NewsController extends AppController {


	public function 20110404.html() {

	}

}

Notice: If you want to customize this error message, create app/View/Errors/missing_action.ctp

Stack Trace