A PHP Error was encountered
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/article_grid_item.php
Line Number: 4
Backtrace:
File: /home/ftoxfdop2ibx/public_html/application/helpers/grid_helper.php
Line: 19
Function: view
File: /home/ftoxfdop2ibx/public_html/application/views/projects.php
Line: 69
Function: grid_display
File: /home/ftoxfdop2ibx/public_html/application/views/template.php
Line: 21
Function: view
File: /home/ftoxfdop2ibx/public_html/application/controllers/Projects.php
Line: 101
Function: view
File: /home/ftoxfdop2ibx/public_html/application/controllers/Projects.php
Line: 29
Function: browse
File: /home/ftoxfdop2ibx/public_html/index.php
Line: 353
Function: require_once