Missing Method in InfoController

Error: The action y:2026 is not defined in controller InfoController

Error: Create InfoController::y:2026() in file: app/controllers/info_controller.php.

<?php
class InfoController extends AppController {

	var $name = 'Info';


	function y:2026() {

	}

}
?>

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)04646
Component initialization and startup46482
Controller action48513
Component initialization and startup #250580
Render Controller Action51580
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1777322165675-1777322165675
Component initialization and startup46482
Controller action48513
Component initialization and startup #250580
Render Controller Action51580