Cryptocurrency Live Widget
Rank
1
1
MARKET CAP
$ 1.58 T
$ 1.58 T
VOLUME (24H)
$ 2.56 B
$ 2.56 B
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: views/widget.php
Line Number: 37
Backtrace:
File: /home/coinlookups/public_html/application/controllers/CoinsHandler.php
Line: 301
Function: view
File: /home/coinlookups/public_html/index.php
Line: 315
Function: require_once