Controller.php:40
Message:
Missing method error404(), e.g.
public function error404( $params = array() ) {
$this->view->render();
}
Details:
file: /home/platne/serwer103280/public_html/mundoaleman.com/fw/core/lib/Controller.php on line: 40
History:
/home/platne/serwer103280/public_html/mundoaleman.com/index.php->init:46
/home/platne/serwer103280/public_html/mundoaleman.com/fw/core/App.php->start:37
/home/platne/serwer103280/public_html/mundoaleman.com/fw/core/App.php->error404:127
/home/platne/serwer103280/public_html/mundoaleman.com/fw/core/App.php->__call:127
/home/platne/serwer103280/public_html/mundoaleman.com/fw/core/lib/Controller.php->__construct:40
/home/platne/serwer103280/public_html/mundoaleman.com/fw/core/lib/exceptions/ControllerMethodNotFound.php->__construct:16
Original: