Missing Method in UserController

Error: The action cenik is not defined in controller UserController

Error: Create UserController::cenik() in file: app/Controller/UserController.php.

<?php
class UserController extends AppController {


	public function cenik() {

	}

}

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

Stack Trace