imajes          Wed Nov 13 21:05:54 2002 EDT

  Modified files:              
    /php4/ext/standard  credits.c 
  Log:
  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? :)
  
  
Index: php4/ext/standard/credits.c
diff -u php4/ext/standard/credits.c:1.21 php4/ext/standard/credits.c:1.22
--- php4/ext/standard/credits.c:1.21    Sun Nov 10 18:49:04 2002
+++ php4/ext/standard/credits.c Wed Nov 13 21:05:53 2002
@@ -17,7 +17,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: credits.c,v 1.21 2002/11/10 23:49:04 imajes Exp $ */
+/* $Id: credits.c,v 1.22 2002/11/14 02:05:53 imajes Exp $ */
 
 #include "php.h"
 #include "info.h"
@@ -61,7 +61,7 @@
                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();
        }
 



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to