imajes Wed Nov 13 21:07:37 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/standard credits.c
Log:
MFH..
Index: php4/ext/standard/credits.c
diff -u php4/ext/standard/credits.c:1.21 php4/ext/standard/credits.c:1.21.2.1
--- php4/ext/standard/credits.c:1.21 Sun Nov 10 18:49:04 2002
+++ php4/ext/standard/credits.c Wed Nov 13 21:07:37 2002
@@ -17,7 +17,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: credits.c,v 1.21 2002/11/10 23:49:04 imajes Exp $ */
+/* $Id: credits.c,v 1.21.2.1 2002/11/14 02:07:37 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