X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_info.c;h=80d4ad8d480696dbc8d80caeadb3300094e0fdf9;hb=516f722a0c4c2b0f195cc71a55e05b2e935c8733;hp=534eb2c48360c4a50c815d9a776321d9a10a4721;hpb=d3485e3b28336153dca690e872ffe1ddc60fedd2;p=m6w6%2Fext-http diff --git a/php_http_info.c b/php_http_info.c index 534eb2c..80d4ad8 100644 --- a/php_http_info.c +++ b/php_http_info.c @@ -6,12 +6,10 @@ | 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_info_api.c 292841 2009-12-31 08:48:57Z mike $ */ - #include "php_http.h" PHP_HTTP_API void php_http_info_default_callback(void **nothing, HashTable **headers, php_http_info_t *info TSRMLS_DC)