]> granicus.if.org Git - php/commitdiff
More credits.
authorAndrey Hristov <andrey@php.net>
Mon, 19 Jul 1999 13:35:13 +0000 (13:35 +0000)
committerAndrey Hristov <andrey@php.net>
Mon, 19 Jul 1999 13:35:13 +0000 (13:35 +0000)
ext/standard/info.c

index 73ef76c5c34bb8125b55370590f6af89b22648db..bfadfe80f694c9b8695d9711de8d0625bf5c5f79 100644 (file)
@@ -268,7 +268,9 @@ void php_print_credits(int flag)
                CREDIT_LINE("Apache SAPI Module", "Rasmus Lerdorf, Zeev Suraski");
                CREDIT_LINE("ISAPI SAPI Module", "Andi Gutmans, Zeev Suraski");
                CREDIT_LINE("CGI SAPI Module", "Rasmus Lerdorf, Stig Sather Bakken");
-               CREDIT_LINE("Overall Work", "Sascha Schumann, Andrey Zmievski, Thies C. Arntzen, and others");
+               CREDIT_LINE("Overall Work", "Thies C. Arntzen, Stig Bakken, Shane Caraveo, \
+                                       Rasmus Lerdorf, Sascha Schumann, Zeev Suraski, Andrey Zmievski, \
+                                       and others");
                PUTS("</table>\n");
        }