Severity: 8192
Message: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`
Filename: helpers/url_helper.php
Line Number: 162
Backtrace:
File: /home/dakukweb/domains/dakakuk.com/public_html/discover-iran/application/controllers/Site.php
Line: 10
Function: __construct
File: /home/dakukweb/domains/dakakuk.com/public_html/discover-iran/index.php
Line: 298
Function: require_once