Missing Method in ContactController

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

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

<?php
class ContactController extends AppController {

	var $name = 'Contact';


	function favicon.gif() {

	}

}
?>

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)0210210
Component initialization and startup21022414
Controller action2242273
Component initialization and startup #22262420
Render Controller Action2302420
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1736445912328-1736445912328
Component initialization and startup21022414
Controller action2242273
Component initialization and startup #22262420
Render Controller Action2302420