mirror of
https://github.com/php/php-src.git
synced 2026-04-10 01:23:53 +02:00
Small corrections.
This commit is contained in:
@@ -406,7 +406,7 @@ void php_print_credits(int flag)
|
||||
if (flag & PHP_CREDITS_DOCS) {
|
||||
php_info_print_table_start();
|
||||
php_info_print_table_header(1, "PHP Documentation Team");
|
||||
php_info_print_table_row(1, "Alexander Aulbach, Stig Bakken, Rasmus Lerdorf, Egon Scmid, Zeev Suraski, Lars Torben Wilson, Jim Winstead");
|
||||
php_info_print_table_row(1, "Alexander Aulbach, Stig Bakken, Rasmus Lerdorf, Egon Schmid, Zeev Suraski, Lars Torben Wilson, Jim Winstead");
|
||||
php_info_print_table_row(1, "Edited by: Stig Bakken");
|
||||
php_info_print_table_end();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user