Missing Method in ContactController

Error: The action favicon.ico is not defined in controller ContactController

Error: Create ContactController::favicon.ico() in file: app/controllers/contact_controller.php.

<?php
class ContactController extends AppController {

	var $name = 'Contact';


	function favicon.ico() {

	}

}
?>

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

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0233233
Component initialization and startup23325017
Controller action2502544
Component initialization and startup #22532680
Render Controller Action2572680
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1736446383334-1736446383334
Component initialization and startup23325017
Controller action2502544
Component initialization and startup #22532680
Render Controller Action2572680