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/loko3765/accounts/u0000000000/studio.levomux.com/ls_core/helpers/url_helper.php on line 162

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/url_helper.php

Line Number: 162

Backtrace: