Added sent_subfolders plugin, tweaked config stuff, other stuff.
[squirrelmail.git] / src / compose.php
index 27dee5d99b45098eeaf5b7a5ecad6d03914b55ad..bc3ab0609dec480ad3a2297c50df8230a008d24e 100644 (file)
@@ -41,13 +41,11 @@ require_once('../functions/smtp.php');
 require_once('../functions/display_messages.php');
 require_once('../functions/plugin.php');
 
-   if (!isset($attachments))
-   {
+   if (!isset($attachments)) {
        $attachments = array();
        session_register('attachments');
    }
 
-
    // This function is used when not sending or adding attachments
    function newMail () {
       global $forward_id, $imapConnection, $msg, $ent_num, $body_ary, $body,