Searched refs:oldLE (Results 1 – 1 of 1) sorted by relevance
37 protected $oldLE = "\r\n"; variable in Swift_Plugin_MailSend102 $this->oldLE = $message->getLE();103 if (!$this->isWindows() && $this->oldLE != "\n") $message->setLE("\n");147 $message->setLE($this->oldLE);