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)09292
Component initialization and startup9210614
Controller action1061104
Component initialization and startup #21081260
Render Controller Action1141260
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1737576118412-1737576118412
Component initialization and startup9210614
Controller action1061104
Component initialization and startup #21081260
Render Controller Action1141260