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)0320320
Component initialization and startup32034727
Controller action3473525
Component initialization and startup #23514080
Render Controller Action3694080
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1329935203815-1329935203815
Component initialization and startup32034727
Controller action3473525
Component initialization and startup #23514080
Render Controller Action3694080