Andi
At 11:49 PM 11/10/2002 +0000, James Cox wrote:
imajes Sun Nov 10 18:49:04 2002 EDT
Modified files:
/php4/ext/standard credits.c
Log:
give Wez streams credits he deserves.
Index: php4/ext/standard/credits.c
diff -u php4/ext/standard/credits.c:1.20 php4/ext/standard/credits.c:1.21
--- php4/ext/standard/credits.c:1.20 Thu Sep 26 15:48:56 2002
+++ php4/ext/standard/credits.c Sun Nov 10 18:49:04 2002
@@ -17,7 +17,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: credits.c,v 1.20 2002/09/26 19:48:56 sebastian Exp $ */
+/* $Id: credits.c,v 1.21 2002/11/10 23:49:04 imajes Exp $ */
#include "php.h"
#include "info.h"
@@ -61,6 +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");
php_info_print_table_end();
}
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php