Flushes the message header.
[squirrelmail.git] / src / read_body.php
index dfcf7e24abb1e54538c76a1caceb6f2518e56e1a..1b12317106958f3243b513a5c28334c3454ec4f9 100644 (file)
    do_hook("read_body_header");
    echo '</TABLE>' .
         '   </TD></TR>' .
    do_hook("read_body_header");
    echo '</TABLE>' .
         '   </TD></TR>' .
-        '</table>' .
-        "<TABLE CELLSPACING=0 WIDTH=97% BORDER=0 ALIGN=CENTER CELLPADDING=0>\n" .
+        '</table>';
+   flush();        
+   echo "<TABLE CELLSPACING=0 WIDTH=97% BORDER=0 ALIGN=CENTER CELLPADDING=0>\n" .
         "   <TR><TD BGCOLOR=\"$color[4]\" WIDTH=100%>\n" .
         '<BR>';
    
         "   <TR><TD BGCOLOR=\"$color[4]\" WIDTH=100%>\n" .
         '<BR>';