Logo

Missing Method in SectionsController

Error: The action post is not defined in controller SectionsController

Error: Create SectionsController::post() in file: app/controllers/sections_controller.php.

<?php
class SectionsController extends AppController {

	var $name = 'Sections';


	function post() {

	}

}
?>

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)0324324
Component initialization and startup32435127
Controller action3513565
Component initialization and startup #23554130
Render Controller Action3634130
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1329934771445-1329934771445
Component initialization and startup32435127
Controller action3513565
Component initialization and startup #23554130
Render Controller Action3634130