X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_exception.c;h=99c3648575c3b2e982bb3ca2f75db530104b4ce3;hp=8b5800e2d4a08862a6599ee541407fa4f2115b0b;hb=517336efe27e1f8e58e36352478a6d9ffdcdf378;hpb=a65a722cb32032edba03073b4f7cc0fe744a04dc diff --git a/php_http_exception.c b/php_http_exception.c index 8b5800e..99c3648 100644 --- a/php_http_exception.c +++ b/php_http_exception.c @@ -6,15 +6,13 @@ | 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_exception_object.c 292841 2009-12-31 08:48:57Z mike $ */ +#include "php_http_api.h" -#include "php_http.h" - -#include +#include #ifndef PHP_HTTP_DBG_EXCEPTIONS # define PHP_HTTP_DBG_EXCEPTIONS 0