
- all
- Special Events
- Aviation
- Melbourne
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/mattsph1/public_html/gallery/application/core/CIF_Controller.php
Line: 13
Function: __construct
File: /home/mattsph1/public_html/gallery/application/controllers/Albums.php
Line: 10
Function: __construct
File: /home/mattsph1/public_html/gallery/index.php
Line: 292
Function: require_once