Fatal error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/freshexpo/freshexpo.ru/docs/bitrix/components/api/main.feedback/component.php on line 201
[ErrorException] E_COMPILE_ERROR
Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` (0)
/home/freshexpo/freshexpo.ru/docs/bitrix/components/api/main.feedback/component.php:201
----------