]> granicus.if.org Git - php/commitdiff
standardize a bit (we know its enabled :)
authorSterling Hughes <sterling@php.net>
Sun, 23 Jun 2002 22:44:29 +0000 (22:44 +0000)
committerSterling Hughes <sterling@php.net>
Sun, 23 Jun 2002 22:44:29 +0000 (22:44 +0000)
ext/imap/php_imap.c

index 750157c8856b96362b586e3c9b3c948683609262..1692085d820fea233a5815e1b44ef635fb68b8f1 100644 (file)
@@ -661,7 +661,6 @@ PHP_RSHUTDOWN_FUNCTION(imap)
 PHP_MINFO_FUNCTION(imap)
 {
        php_info_print_table_start();
-       php_info_print_table_header(2, "IMAP Support", "enabled" );
 #if HAVE_IMAP2001
        php_info_print_table_row(2, "IMAP c-Client Version", "2001");               
 #elif HAVE_IMAP2000