Missing Method in SpeakerController

Error: The action no1 is not defined in controller SpeakerController

Error: Create SpeakerController::no1() in file: kudenstyle.com/Controller/SpeakerController.php.

<?php
class SpeakerController extends AppController {


	public function no1() {

	}

}

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

Stack Trace