@@ -211,7 +211,7 @@ |
||
211 | 211 | $data["info"]['display_message'] = _("You don't have the permission to complete this action"); |
212 | 212 | $this->addActionData("error", $data); |
213 | 213 | } |
214 | - if($error === "ecQuotaExceeded") { |
|
214 | + if ($error === "ecQuotaExceeded") { |
|
215 | 215 | // Handling error: Send quota error |
216 | 216 | $data = []; |
217 | 217 | $data["type"] = 1; // MAPI |