X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=src%2Fcompose_send.php;h=6bc1c75f24e9c190da342c86ed73c12d90da6b49;hp=9bbc254b5f7a1b5189841f977df4f9d3c8534791;hb=d3cdb279bd61b172926b51d41d09c8a691d6c347;hpb=78509c544d86d8e4260ec93faed8d2a17362082b diff --git a/src/compose_send.php b/src/compose_send.php index 9bbc254b..6bc1c75f 100644 --- a/src/compose_send.php +++ b/src/compose_send.php @@ -7,6 +7,8 @@ include("../functions/smtp.php"); include("../functions/display_messages.php"); + include("../src/load_prefs.php"); + if ($passed_body == "") { echo "\n"; displayPageHeader($color, "None");