X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_querystring.c;h=ead598bbb9a4f19756906c06a6cb9ec6fa463c0c;hb=1e674ad6a7e867b1b4d04db098b59981fe3f011d;hp=d77bbdaceccfc5bdf1ac586527b14af8c9a47797;hpb=4062420a5e5d301db4a3d820be881e7675a242e1;p=m6w6%2Fext-http diff --git a/php_http_querystring.c b/php_http_querystring.c index d77bbda..ead598b 100644 --- a/php_http_querystring.c +++ b/php_http_querystring.c @@ -6,17 +6,14 @@ | 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$ */ +#include "php_http_api.h" -#include "php_http.h" - -#include
+#include #include -#include #ifdef PHP_HTTP_HAVE_ICONV # undef PHP_ATOM_INC