Context |
Code$file = "http://www.celldorado.com:51080/includes/legal/nl-specific-terms-nl.html"
$country_code = "NL"
$http_response_header = array(0 => "HTTP/1.1 404 Not Found", 1 => "Date: Wed, 08 Feb 2012 02:17:58 GMT", 2 => "Server: Apache/2.2.2 (FreeBSD) PHP/4.4.2", 3 => "Content-Length: 238", 4 => "Connection: close", 5 => "Content-Type: text/html; charset=iso-8859-1")
function fetch_document($file,$country_code) {
error_reporting(E_ERROR | E_PARSE);
$fd = fopen($file, "rb");
$count = 0;
fopen - [internal], line ??
LegalsComponent::fetch_document() - CORE/cake/libs/controller/components/legals.php, line 109
LegalsComponent::legal_page() - CORE/cake/libs/controller/components/legals.php, line 77
LegalsController::document() - CORE/NL/controllers/legals_controller.php, line 37
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 353
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 333
[main] - CORE/NL/webroot/index.php, line 89
Sorry, this text is not available.