Browse Source

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? :)
experimental/threaded
James Cox 24 years ago
parent
commit
ad9788d853
  1. 2
      ext/standard/credits.c

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

Loading…
Cancel
Save