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/diskannakgarutka/public_html/tpirepo/dhaapp/helpers/general_helper.php on line 2415

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/diskannakgarutka/public_html/tpirepo/dhaapp/helpers/general_helper.php:2415)

Filename: core/Common.php

Line Number: 564

Backtrace:

A PHP Error was encountered

Severity: Compile Error

Message: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`

Filename: helpers/general_helper.php

Line Number: 2415

Backtrace: