Missing Method in AffiliatesController

Error: The action smilefarms is not defined in controller AffiliatesController

Error: Create AffiliatesController::smilefarms() in file: app/Controller/AffiliatesController.php.

<?php
class AffiliatesController extends AppController {


	public function smilefarms() {

	}

}

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

Stack Trace