Missing Method in TtgEventsController

Error: The action sgss is not defined in controller TtgEventsController

Error: Create TtgEventsController::sgss() in file: app/controllers/ttg_events_controller.php.

<?php
class TtgEventsController extends AppController {

	var $name = 'TtgEvents';


	function sgss() {

	}

}
?>

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