LA PÁGINA DE LOS CORREDORES

Missing Method in RaceController

Error: The action Enrolment is not defined in controller RaceController

Error: Create RaceController::Enrolment() in file: app/Controller/RaceController.php.

<?php
class RaceController extends AppController {


	public function Enrolment() {

	}

}

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

Stack Trace