X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http_exception_object.c;h=294239f5c53bd9af4e41614786712f94ac60aba7;hb=480cee83b4b427ecdb8621cbf42ed86a12a29df0;hp=06b0c583a0ab478aee540c8e47fb04e0224fc33b;hpb=f2d0dbf38d7b00455d3dfba8f2de087105ae0f35;p=m6w6%2Fext-http diff --git a/http_exception_object.c b/http_exception_object.c index 06b0c58..294239f 100644 --- a/http_exception_object.c +++ b/http_exception_object.c @@ -6,17 +6,12 @@ | modification, are permitted provided that the conditions mentioned | | in the accompanying LICENSE file are met. | +--------------------------------------------------------------------+ - | Copyright (c) 2004-2005, Michael Wallner | + | Copyright (c) 2004-2006, Michael Wallner | +--------------------------------------------------------------------+ */ /* $Id$ */ - -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif - #include "php_http.h" #ifdef ZEND_ENGINE_2