Code |
Context$path = array(
"lib",
"script.js"
)
$title = "lib/script.js"
$http_response_header = array(
"HTTP/1.1 301 Moved Permanently",
"Date: Wed, 08 Sep 2010 10:25:39 GMT",
"Server: Apache",
"X-Powered-By: PHP/5.2.14",
"Vary: Accept-Encoding,Cookie",
"Expires: Thu, 01 Jan 1970 00:00:00 GMT",
"Cache-Control: private, must-revalidate, max-age=0",
"Last-Modified: Wed, 08 Sep 2010 10:25:39 GMT",
"Location: http://www.trianglebruins.com/labs/Website:Lib/script.js",
"Content-Length: 0",
"Connection: close",
"Content-Type: text/html; charset=utf-8",
"HTTP/1.1 404 Not Found",
"Date: Wed, 08 Sep 2010 10:25:39 GMT",
"Server: Apache",
"X-Powered-By: PHP/5.2.14",
"Content-language: en",
"Vary: Accept-Encoding,Cookie",
"Expires: Thu, 01 Jan 1970 00:00:00 GMT",
"Cache-Control: private, must-revalidate, max-age=0",
"Connection: close",
"Content-Type: text/html; charset=UTF-8"
)
file_get_contents - [internal], line ??
PagesController::view() - APP/controllers/pages_controller.php, line 18
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83