andrey Thu Apr 19 09:47:48 2007 UTC Modified files: /php-src/ext/standard credits_ext.h Log: Update credits line http://cvs.php.net/viewvc.cgi/php-src/ext/standard/credits_ext.h?r1=1.41&r2=1.42&diff_format=u Index: php-src/ext/standard/credits_ext.h diff -u php-src/ext/standard/credits_ext.h:1.41 php-src/ext/standard/credits_ext.h:1.42 --- php-src/ext/standard/credits_ext.h:1.41 Tue Dec 12 19:32:18 2006 +++ php-src/ext/standard/credits_ext.h Thu Apr 19 09:47:48 2007 @@ -46,7 +46,7 @@ CREDIT_LINE("MS SQL", "Frank M. Kromann"); CREDIT_LINE("Multibyte String Functions", "Tsukada Takuya, Rui Hirokawa"); CREDIT_LINE("mySQL driver for PDO", "George Schlossnagle, Wez Furlong, Ilia Alshanetsky"); -CREDIT_LINE("MySQLi", "Zak Greant, Georg Richter"); +CREDIT_LINE("MySQLi", "Zak Greant, Georg Richter, Andrey Hristov, Ulf Wendel"); CREDIT_LINE("MySQL", "Zeev Suraski, Zak Greant, Georg Richter"); CREDIT_LINE("OCI8", "Stig Bakken, Thies C. Arntzen, Andy Sautins, David Benson, Maxim Maletsky, Harald Radi, Antony Dovgal, Andi Gutmans, Wez Furlong"); CREDIT_LINE("ODBC driver for PDO", "Wez Furlong");
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php