Missing Method in PagesController

Error: The action wir-ueber-uns.php is not defined in controller PagesController

Error: Create PagesController::wir-ueber-uns.php() in file: app/controllers/pages_controller.php.

<?php
class PagesController extends AppController {

	var $name = 'Pages';


	function wir-ueber-uns.php() {

	}

}
?>

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

(default) 7 queries took 78 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `sf_community_pages`5514
2DESCRIBE `sf_community_media`6614
3DESCRIBE `sf_community_tags`4411
4SET NAMES 'UTF8'08
5DESCRIBE `sf_community_media_pages`2211
6DESCRIBE `sf_community_media_tags`2211
7DESCRIBE `sf_community_pages_tags`229