mirror of
https://github.com/php/php-src.git
synced 2026-04-15 12:01:07 +02:00
Fix the build
This commit is contained in:
@@ -977,9 +977,7 @@ PHP_RSHUTDOWN_FUNCTION(mysqli)
|
||||
*/
|
||||
PHP_MINFO_FUNCTION(mysqli)
|
||||
{
|
||||
#if defined(MYSQLI_USE_MYSQLND)
|
||||
char buf[32];
|
||||
#endif
|
||||
|
||||
php_info_print_table_start();
|
||||
php_info_print_table_header(2, "MysqlI Support", "enabled");
|
||||
|
||||
Reference in New Issue
Block a user