diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2005-12-02 02:05:26 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2005-12-02 02:05:26 +0000 |
commit | bcd9356df51183637c6ba16ef5b161bbe41c3877 (patch) | |
tree | 38b43e031cd8a5590b86e3259b0a30b54c6b8298 /ext/xmlwriter/CREDITS | |
parent | 950de078898f49fddbf866c7612e2c65c4ccd43a (diff) | |
download | php-git-bcd9356df51183637c6ba16ef5b161bbe41c3877.tar.gz |
Added xmlwriter to 5.1
Diffstat (limited to 'ext/xmlwriter/CREDITS')
-rw-r--r-- | ext/xmlwriter/CREDITS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/xmlwriter/CREDITS b/ext/xmlwriter/CREDITS new file mode 100644 index 0000000000..d3a9ebe1bb --- /dev/null +++ b/ext/xmlwriter/CREDITS @@ -0,0 +1,3 @@ +XMLWriter +Rob Richards +Pierre-Alain Joye |