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

Missing Method in SchedulesController

Error: The action index is not defined in controller SchedulesController

Error: Create SchedulesController::index() in file: app/controllers/schedules_controller.php.

<?php
class SchedulesController extends AppController {

	var $name = 'Schedules';


	function index() {

	}

}
?>

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)0259259
Component initialization and startup2592645
Controller action2642717
Component initialization and startup #22672950
Render Controller Action2732950
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1.33753662756E+12-1.33753662756E+12
Component initialization and startup2592645
Controller action2642717
Component initialization and startup #22672950
Render Controller Action2732950