Missing Method in ProfilesController

Error: The action tag_report is not defined in controller ProfilesController

Error: Create ProfilesController::tag_report() in file: app/Controller/ProfilesController.php.

<?php
class ProfilesController extends AppController {


	public function tag_report() {

	}

}

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

Stack Trace