diff --git a/ext/standard/credits.c b/ext/standard/credits.c index 3a13855c356..8906d3595ad 100644 --- a/ext/standard/credits.c +++ b/ext/standard/credits.c @@ -24,6 +24,7 @@ #include "SAPI.h" #define CREDIT_LINE(module, authors) php_info_print_table_row(2, module, authors) +#define CREDIT_PUTS(s) php_output_write_western((s), strlen(s) TSRMLS_CC) /* {{{ php_print_credits */ @@ -34,9 +35,9 @@ PHPAPI void php_print_credits(int flag TSRMLS_DC) } if (!sapi_module.phpinfo_as_text) { - PUTS("