Forgot Password?
Register
More Website Templates at TemplateMonster.com!

Missing Method in AttendancesController

Error: The action add is not defined in controller AttendancesController

Error: Create AttendancesController::add() in file: app/controllers/attendances_controller.php.

<?php
class AttendancesController extends AppController {

	var $name = 'Attendances';


	function add() {

	}

}
?>

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

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0207207
Component initialization and startup2072114
Controller action2112187
Component initialization and startup #22152430
Render Controller Action2212430
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1.33753542852E+12-1.33753542852E+12
Component initialization and startup2072114
Controller action2112187
Component initialization and startup #22152430
Render Controller Action2212430