Missing Method in TtgAsiaMediaController

Error: The action ttg_funrun is not defined in controller TtgAsiaMediaController

Error: Create TtgAsiaMediaController::ttg_funrun() in file: app/controllers/ttg_asia_media_controller.php.

<?php
class TtgAsiaMediaController extends AppController {

	var $name = 'TtgAsiaMedia';


	function ttg_funrun() {

	}

}
?>

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