wez Wed Feb 16 23:50:49 2005 EDT
Modified files:
/php-src/ext/standard credits.c
Log:
George too
http://cvs.php.net/diff.php/php-src/ext/standard/credits.c?r1=1.34&r2=1.35&ty=u
Index: php-src/ext/standard/credits.c
diff -u php-src/ext/standard/credits.c:1.34 php-src/ext/standard/credits.c:1.35
--- php-src/ext/standard/credits.c:1.34 Wed Feb 16 23:49:52 2005
+++ php-src/ext/standard/credits.c Wed Feb 16 23:50:49 2005
@@ -17,7 +17,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: credits.c,v 1.34 2005/02/17 04:49:52 wez Exp $ */
+/* $Id: credits.c,v 1.35 2005/02/17 04:50:49 wez Exp $ */
#include "php.h"
#include "info.h"
@@ -60,7 +60,7 @@
CREDIT_LINE("Win32 Port", "Shane Caraveo, Zeev Suraski, Wez
Furlong");
CREDIT_LINE("Server API (SAPI) Abstraction Layer", "Andi
Gutmans, Shane Caraveo, Zeev Suraski");
CREDIT_LINE("Streams Abstraction Layer", "Wez Furlong, Sara
Golemon");
- CREDIT_LINE("PHP Data Objects Layer", "Wez Furlong, Marcus
Boerger, Sterling Hughes");
+ CREDIT_LINE("PHP Data Objects Layer", "Wez Furlong, Marcus
Boerger, Sterling Hughes, George Schlossnagle");
php_info_print_table_end();
}
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php