X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_request_info.c;h=a75cd0cc3f6637aea8c8edfdb85e2226ffe09aae;hb=707ee66a824e2bb5daad723f75682aea777b09a3;hp=10d9440fe81ed63d2c6ee64adee36960ed0d4597;hpb=df06e2dbf48a3b0d96f2c62071c1b5fc907a98d0;p=m6w6%2Fext-http diff --git a/php_http_request_info.c b/php_http_request_info.c index 10d9440..a75cd0c 100644 --- a/php_http_request_info.c +++ b/php_http_request_info.c @@ -6,13 +6,11 @@ | modification, are permitted provided that the conditions mentioned | | in the accompanying LICENSE file are met. | +--------------------------------------------------------------------+ - | Copyright (c) 2004-2010, Michael Wallner | + | Copyright (c) 2004-2011, Michael Wallner | +--------------------------------------------------------------------+ */ -/* $Id: http_request_info.c 293136 2010-01-05 08:48:52Z mike $ */ - -#include "php_http.h" +#include "php_http_api.h" PHP_HTTP_API void php_http_request_info(php_http_request_t *request, HashTable *info) {