Missing Method in UrunlerController

Error: The action kapilar.html is not defined in controller UrunlerController

Error: Create UrunlerController::kapilar.html() in file: index-app/controllers/urunler_controller.php.

<?php
class UrunlerController extends AppController {

	var $name = 'Urunler';


	function kapilar.html() {

	}

}
?>

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