Missing Method in InfoController

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

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

<?php
class InfoController extends AppController {

	var $name = 'Info';


	function y:2024() {

	}

}
?>

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)0125125
Component initialization and startup1251294
Controller action1291345
Component initialization and startup #21331470
Render Controller Action1351470
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1714206711016-1714206711016
Component initialization and startup1251294
Controller action1291345
Component initialization and startup #21331470
Render Controller Action1351470