MAKE THE WORLD SAFER FOR KIDS.

Missing Method in AlertsController

Error: The action canceled is not defined in controller AlertsController

Error: Create AlertsController::canceled() in file: app/Controller/AlertsController.php.

<?php
class AlertsController extends AppController {


	public function canceled() {

	}

}

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

Stack Trace