@@ -70,8 +70,7 @@ |
||
| 70 | 70 | if($this->isMailcodeEnabled()) |
| 71 | 71 | { |
| 72 | 72 | $collection = Mailcode::create()->parseString($this->getContent()); |
| 73 | - } |
|
| 74 | - else |
|
| 73 | + } else |
|
| 75 | 74 | { |
| 76 | 75 | $collection = new Mailcode_Collection(); |
| 77 | 76 | } |