mirror of
https://github.com/php/php-src.git
synced 2026-04-12 02:23:18 +02:00
typo fix (copy/paste bug?)
This commit is contained in:
@@ -369,7 +369,7 @@ void php_print_credits(int flag)
|
||||
php_info_print_table_end();
|
||||
}
|
||||
|
||||
if (flag & PHP_CREDITS_GENERAL) {
|
||||
if (flag & PHP_CREDITS_SAPI) {
|
||||
/* SAPI Modules */
|
||||
|
||||
php_info_print_table_start();
|
||||
|
||||
Reference in New Issue
Block a user