Missing Method in InfoController

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

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

<?php
class InfoController extends AppController {

	var $name = 'Info';


	function y:2025() {

	}

}
?>

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)05454
Component initialization and startup54551
Controller action55572
Component initialization and startup #257630
Render Controller Action57630
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1745959116993-1745959116993
Component initialization and startup54551
Controller action55572
Component initialization and startup #257630
Render Controller Action57630