From: James Cox Date: Thu, 14 Nov 2002 02:05:53 +0000 (+0000) Subject: changing.. X-Git-Tag: BEFORE_RENAMING~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ad9788d853892ad957883eea68fbb16b1eda57cb;p=php changing.. #also, i think the qa and web team needs updating -- i'd like to see web change to a more general infrastructure category... anyone care to volunteer? :) --- diff --git a/ext/standard/credits.c b/ext/standard/credits.c index f266ae72a2..ba773cbd4f 100644 --- a/ext/standard/credits.c +++ b/ext/standard/credits.c @@ -61,7 +61,7 @@ PHPAPI void php_print_credits(int flag) CREDIT_LINE("UNIX Build and Modularization", "Stig Bakken, Sascha Schumann"); CREDIT_LINE("Win32 Port", "Shane Caraveo, Zeev Suraski"); CREDIT_LINE("Server API (SAPI) Abstraction Layer", "Andi Gutmans, Shane Caraveo, Zeev Suraski"); - CREDIT_LINE("Streams Support and Development", "Wez Furlong"); + CREDIT_LINE("Streams Abstraction Layer", "Wez Furlong"); php_info_print_table_end(); }