summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2004-07-18 14:04:36 +0000
committerMarcus Boerger <helly@php.net>2004-07-18 14:04:36 +0000
commit1ea073fb7a803869b3194cb1e7f815cd9c13c121 (patch)
tree82a4030157f6130d9a19940704fc132920f77762
parent8860787ad94be30e8013c13cd9a25eed5fcd89f3 (diff)
downloadphp-git-1ea073fb7a803869b3194cb1e7f815cd9c13c121.tar.gz
Update
-rw-r--r--ext/standard/credits_ext.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/standard/credits_ext.h b/ext/standard/credits_ext.h
index 203af04aec..cc0a3320b2 100644
--- a/ext/standard/credits_ext.h
+++ b/ext/standard/credits_ext.h
@@ -71,9 +71,10 @@ CREDIT_LINE("Sessions", "Sascha Schumann, Andrei Zmievski");
CREDIT_LINE("Shared Memory Operations", "Slava Poliakov, Ilia Alshanetsky");
CREDIT_LINE("SimpleXML", "Sterling Hughes, Marcus Boerger, Rob Richards");
CREDIT_LINE("SNMP", "Rasmus Lerdorf, Harrie Hazewinkel, Mike Jackson, Steven Lawrance, Johann Hanne");
+CREDIT_LINE("SOAP", "Brad Lafountain, Shane Caraveo, Dmitry Stogov");
CREDIT_LINE("Sockets", "Chris Vandomelen, Sterling Hughes, Daniel Beulshausen, Jason Greene");
CREDIT_LINE("SPL", "Marcus Boerger");
-CREDIT_LINE("SQLite", "Wez Furlong, Tal Peer, Marcus Börger, Ilia Alshanetsky");
+CREDIT_LINE("SQLite", "Wez Furlong, Tal Peer, Marcus Boerger, Ilia Alshanetsky");
CREDIT_LINE("Sybase-CT", "Zeev Suraski, Tom May, Timm Friebe");
CREDIT_LINE("Sybase-DB", "Zeev Suraski");
CREDIT_LINE("System V Message based IPC", "Wez Furlong");