( ! ) 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/online-mockup/public_html/classes/Database.php on line 86
Call Stack
#TimeMemoryFunctionLocation
10.0000356968{main}( ).../index.php:0
20.0001357416require_once( '/home/online-mockup/public_html/lib/config.obj.php ).../index.php:2
30.0001359936require_once( '/home/online-mockup/public_html/classes/App.php ).../config.obj.php:10