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? :)
This commit is contained in:
James Cox 2002-11-14 02:05:53 +00:00
parent d3663f76b5
commit ad9788d853

View File

@ -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();
}