@@ -271,7 +271,7 @@ |
||
| 271 | 271 | if ($result) { |
| 272 | 272 | // Clear cumbersome DB data |
| 273 | 273 | $this->setMsgHtml(null) |
| 274 | - ->setMsgTxt(null); |
|
| 274 | + ->setMsgTxt(null); |
|
| 275 | 275 | |
| 276 | 276 | array_push($propsToUpdate, 'msg_html', 'msg_txt'); |
| 277 | 277 | |