load(CONST_ConfigDir.'/env.defaults'); if (file_exists('.env')) { $dotenv->load('.env'); } }