Code |
Context<?php
require_once(APP . 'webroot/cake/libs/error.php');
$method = "missingController"
$messages = array(
array(
"className" => "KontaktyController",
"webroot" => "/",
"url" => "kontakty",
"base" => ""
)
)
require_once - APP/app_error.php, line 3
include_once - APP/app_error.php, line 3
Object::cakeError() - APP/cake/libs/object.php, line 194
Dispatcher::dispatch() - APP/cake/dispatcher.php, line 125
[main] - APP/webroot/index.php, line 91