Missing Method in UsersController

Error: The action ... or you can continue without earning cash back by clicking here is not defined in controller UsersController

Error: Create UsersController::... or you can continue without earning cash back by clicking here() in file: app/controllers/users_controller.php.

<?php
class UsersController extends AppController {

	var $name = 'Users';


	function ... or you can continue without earning cash back by clicking here() {

	}

}
?>

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