Missing Method in PostsController

You are seeing this error because the action historia.html is not defined in controller PostsController

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

Fatal: Confirm you have created the PostsController::historia.html() in file : app/controllers/posts_controller.php

<?php
class PostsController extends AppController {
   function historia.html() {
   }

}
?>

Mapa strony | Autor strony | C2005 Łukasz Andrzejewski | Jesteś 25903 osobą na tej stronie.