• Missing Method in Controller

Missing Method in PostsController

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

Error: Create PostsController::dottmarioticcasrl@dottmarioticcasrl.it() in file: app/controllers/posts_controller.php.

<?php
class PostsController extends AppController {

	var $name = 'Posts';


	function dottmarioticcasrl@dottmarioticcasrl.it() {

	}

}
?>

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

(default) 2 queries took 5 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `posts`12122
2DESCRIBE `categories`223
(phpbb3) 0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)