jmoore          Mon Feb  5 02:18:14 2001 EDT

  Modified files:              
    /php4/ext/standard  credits.c 
  Log:
  Adding Sebastian Bergmann to QA team list.
  
Index: php4/ext/standard/credits.c
diff -u php4/ext/standard/credits.c:1.3 php4/ext/standard/credits.c:1.4
--- php4/ext/standard/credits.c:1.3     Mon Jan 22 16:50:49 2001
+++ php4/ext/standard/credits.c Mon Feb  5 02:18:14 2001
@@ -17,7 +17,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: credits.c,v 1.3 2001/01/23 00:50:49 jimw Exp $ */
+/* $Id: credits.c,v 1.4 2001/02/05 10:18:14 jmoore Exp $ */
 
 #include "php.h"
 #include "info.h"
@@ -94,7 +94,7 @@
        if (flag & PHP_CREDITS_QA) {
                php_info_print_table_start();
                php_info_print_table_header(1, "PHP Quality Assurance Team");
-               php_info_print_table_row(1, "Andre Langhorst, Hellekin O. Wolf, Jalal 
Pushman, James Moore, Jani Taskinen, Joey Smith, Olivier Cahagne, Phil Driscoll, Zak 
Greant");
+               php_info_print_table_row(1, "Andre Langhorst, Hellekin O. Wolf, Jalal 
+Pushman, James Moore, Jani Taskinen, Joey Smith, Olivier Cahagne, Phil Driscoll, 
+Sebastian Bergmann, Zak Greant");
                php_info_print_table_end();
        }
 



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to