まちあう

Missing Method in EventsController

Error: The action apple-touch-icon-precomposed.png is not defined in controller EventsController

Error: Create EventsController::apple-touch-icon-precomposed.png() in file: app/controllers/events_controller.php.

<?php
class EventsController extends AppController {

	var $name = 'Events';


	function apple-touch-icon-precomposed.png() {

	}

}
?>

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