@@ -57,7 +57,7 @@ |
||
| 57 | 57 | if ($this->mail->send()){ |
| 58 | 58 | $this->result = true; |
| 59 | 59 | |
| 60 | - }else{ |
|
| 60 | + } else{ |
|
| 61 | 61 | $this->result = false; |
| 62 | 62 | } |
| 63 | 63 | } catch (Exception $e){ |