Pārlūkot izejas kodu

removed trailing white space, causing errors.

fallas 24 gadi atpakaļ
vecāks
revīzija
a45a22e21d
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      src/draft_actions.php

+ 0 - 2
src/draft_actions.php

@@ -102,7 +102,6 @@ require_once ('../src/validate.php');
 
          $header .= "X-Mailer: SquirrelMail (version $version)\r\n"; // Identify SquirrelMail
 
-
          // Do the MIME-stuff
          $header .= "MIME-Version: 1.0\r\n";
 
@@ -160,4 +159,3 @@ require_once ('../src/validate.php');
       return $length;
 }
 ?>
-