• Missing Method in Controller

Missing Method in HomesController

Error: The action dottmarioticcasrl@dottmarioticcasrl.it is not defined in controller HomesController

Error: Create HomesController::dottmarioticcasrl@dottmarioticcasrl.it() in file: app/controllers/homes_controller.php.

<?php
class HomesController extends AppController {

	var $name = 'Homes';


	function dottmarioticcasrl@dottmarioticcasrl.it() {

	}

}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.

(default) 3 queries took 8 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `homes`333
2DESCRIBE `posts`12123
3DESCRIBE `categories`222
(phpbb3) 1 query took 3 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `phpbb_users`76763