Missing Method in IndexesController

Error: The action �� is not defined in controller IndexesController

Error: Create IndexesController::��() in file: app/controllers/indexes_controller.php.

<?php
class IndexesController extends AppController {

	var $name = 'Indexes';


	function ��() {

	}

}
?>

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