From: Michael Wallner Date: Tue, 12 Dec 2006 19:32:18 +0000 (+0000) Subject: - utf8 X-Git-Tag: RELEASE_1_0_0RC1~703 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=57c7becedc7a2d3cf829b6fae5bb85db7404a621;p=php - utf8 --- diff --git a/ext/recode/CREDITS b/ext/recode/CREDITS index 2b07813086..b3460e88b4 100644 --- a/ext/recode/CREDITS +++ b/ext/recode/CREDITS @@ -1,2 +1,2 @@ Recode -Kristian Köhntopp +Kristian Köhntopp diff --git a/ext/standard/credits_ext.h b/ext/standard/credits_ext.h index f8c50090ae..dd4e99b789 100644 --- a/ext/standard/credits_ext.h +++ b/ext/standard/credits_ext.h @@ -62,7 +62,7 @@ CREDIT_LINE("PostgreSQL driver for PDO", "Edin Kadribasic, Ilia Alshanetsky"); CREDIT_LINE("PostgreSQL", "Jouni Ahto, Zeev Suraski, Yasuo Ohgaki, Chris Kings-Lynne"); CREDIT_LINE("Pspell", "Vlad Krupin"); CREDIT_LINE("Readline", "Thies C. Arntzen"); -CREDIT_LINE("Recode", "Kristian Köhntopp"); +CREDIT_LINE("Recode", "Kristian Köhntopp"); CREDIT_LINE("Reflection", "Marcus Boerger, Timm Friebe, George Schlossnagle, Andrei Zmievski, Johannes Schlueter"); CREDIT_LINE("Sessions", "Sascha Schumann, Andrei Zmievski"); CREDIT_LINE("Shared Memory Operations", "Slava Poliakov, Ilia Alshanetsky");