* @copyright Copyright (c) 2023, Dale Davies * @license MIT */ $config = new Jump\Config(); \Jump\Pages\ErrorPage::display($config, 500, 'Something went wrong, please use debug option to see details.');