diff options
Diffstat (limited to 'ext/soap/php_xml.c')
| -rw-r--r-- | ext/soap/php_xml.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/soap/php_xml.c b/ext/soap/php_xml.c index bf76e237a9..8d07bb0d83 100644 --- a/ext/soap/php_xml.c +++ b/ext/soap/php_xml.c @@ -14,10 +14,9 @@ +----------------------------------------------------------------------+ | Authors: Brad Lafountain <rodif_bl@yahoo.com> | | Shane Caraveo <shane@caraveo.com> | - | Dmitry Stogov <dmitry@zend.com> | + | Dmitry Stogov <dmitry@php.net> | +----------------------------------------------------------------------+ */ -/* $Id$ */ #include "php_soap.h" #include "ext/libxml/php_libxml.h" |
