]> granicus.if.org Git - php/commitdiff
Ladies and gentelmens,
authorHannes Magnusson <bjori@php.net>
Tue, 22 May 2007 15:44:11 +0000 (15:44 +0000)
committerHannes Magnusson <bjori@php.net>
Tue, 22 May 2007 15:44:11 +0000 (15:44 +0000)
I bring you our new documentation editor....
Philip Olson!

ext/standard/credits.c

index 8834cfde9fa27c9c6f3b7c6a42f7249e9a807ec5..4610c3ee7a6ca9fab9dbda18eae38f1b02ada411 100644 (file)
@@ -97,6 +97,7 @@ PHPAPI void php_print_credits(int flag TSRMLS_DC)
                php_info_print_table_start();
                php_info_print_table_colspan_header(2, "PHP Documentation");
                CREDIT_LINE("Authors", "Mehdi Achour, Friedhelm Betz, Antony Dovgal, Nuno Lopes, Philip Olson, Georg Richter, Damien Seguy, Jakub Vrana");
+               CREDIT_LINE("Editor", "Philip Olson");
                CREDIT_LINE("User Note Maintainers", "Mehdi Achour, Friedhelm Betz, Vincent Gevers, Aidan Lister, Nuno Lopes, Tom Sommer");
                CREDIT_LINE("Other Contributors", "Previously active authors, editors and other contributors are listed in the manual.");
                php_info_print_table_end();