mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
- Let's make this a little bit more professional :)
This commit is contained in:
parent
a9d819818b
commit
a235002eeb
1 changed files with 1 additions and 1 deletions
|
@ -2697,7 +2697,7 @@ ZEND_GET_MODULE(ming)
|
|||
PHP_MINFO_FUNCTION(ming)
|
||||
{
|
||||
php_info_print_table_start();
|
||||
php_info_print_table_row(2, "Ming SWF output library", "the funk in your trunk");
|
||||
php_info_print_table_row(2, "Ming SWF output library", "enabled");
|
||||
php_info_print_table_row(2, "Version", MING_VERSION_TEXT);
|
||||
php_info_print_table_end();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue