Skip to content

Commit a235002

Browse files
author
Derick Rethans
committed
- Let's make this a little bit more professional :)
1 parent a9d8198 commit a235002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/ming/ming.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2697,7 +2697,7 @@ ZEND_GET_MODULE(ming)
26972697
PHP_MINFO_FUNCTION(ming)
26982698
{
26992699
php_info_print_table_start();
2700-
php_info_print_table_row(2, "Ming SWF output library", "the funk in your trunk");
2700+
php_info_print_table_row(2, "Ming SWF output library", "enabled");
27012701
php_info_print_table_row(2, "Version", MING_VERSION_TEXT);
27022702
php_info_print_table_end();
27032703
}

0 commit comments

Comments
 (0)