Missing Method in FrController

Error: The action teachers is not defined in controller FrController

Error: Create FrController::teachers() in file: app/Controller/FrController.php.

<?php
class FrController extends AppController {

	public function teachers() {
	}

}

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

Stack Trace

© Copyright 2013 - 2016 ESMP. Tous droits réservés.