1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 01:48:26 +02:00

Add missing info

This commit is contained in:
Zeev Suraski
2001-05-17 13:31:45 +00:00
parent c7464b7d6a
commit 89c7b891c9
+2 -1
View File
@@ -187,6 +187,7 @@ PHP_MINFO_FUNCTION(apache)
serv = ((request_rec *) SG(server_context))->server;
php_info_print_table_start();
#ifdef PHP_WIN32
@@ -235,6 +236,7 @@ PHP_MINFO_FUNCTION(apache)
php_info_print_table_end();
DISPLAY_INI_ENTRIES();
{
register int i;
@@ -285,7 +287,6 @@ PHP_MINFO_FUNCTION(apache)
}
php_info_print_table_end();
}
}
/* This function is equivalent to <!--#include virtual...-->