* If possible, replies now use the text-only version (cleans that up a bit)
[squirrelmail.git] / src / read_body.php
index 788aa858fe3a98bda4a0f267fe8e879170ce2007..84997f6c63dc486bb141c080f03de8ad9b0fb8b7 100644 (file)
    $url_replytoallcc = urlencode($url_replytoallcc);
 
    $dateString = getLongDateString($message->header->date);
+   
+   // What do we reply to -- text only, if possible
    $ent_num = findDisplayEntity($message);
 
    /** TEXT STRINGS DEFINITIONS **/