Missing Method in SitemapsController

Error: The action dodaj_do_ulubionych is not defined in controller SitemapsController

Error: Create SitemapsController::dodaj_do_ulubionych() in file: app/controllers/sitemaps_controller.php.

<?php
class SitemapsController extends AppController {

	var $name = 'Sitemaps';


	function dodaj_do_ulubionych() {

	}

}
?>

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