]> granicus.if.org Git - php/commitdiff
Philip, the new phpdoc editor \o/
authorHannes Magnusson <bjori@php.net>
Tue, 22 May 2007 15:46:27 +0000 (15:46 +0000)
committerHannes Magnusson <bjori@php.net>
Tue, 22 May 2007 15:46:27 +0000 (15:46 +0000)
ext/standard/credits.c

index 158f0e1d785f2e91cb72eeb84bb98a1a02fabc2d..fec4ef0a5e723ee9603846ac0bb5c73d85942824 100644 (file)
@@ -108,6 +108,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();