まちあう

Missing Method in TopsController

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

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

<?php
class TopsController extends AppController {

	var $name = 'Tops';


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

	}

}
?>

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