getName()); define('BINGOPRESS_VERSION', $framework->getVersion()); define('BINGOPRESS_PRODUCTION', $framework->isProduction()); define('BINGOPRESS_PATH', json_encode( $framework->getPath() )); } }