X-Git-Url: https://xp-dev.com/git/namibia/blobdiff_plain/df0489e1eeeeab5a9bd44e1d84fce49924fe1bac..2086a025e701df44dd095efd9d7e46464794cdd6:/public/index.php diff --git a/public/index.php b/public/index.php index a45ca5a..160b102 100644 --- a/public/index.php +++ b/public/index.php @@ -40,7 +40,7 @@ switch (getenv('APPLICATION_ENV')) } break; } -define('APP_KEY', 'B4C2'); +define('APP_KEY', 'namibia'); define('IS_BROCHURE', (!$brochure ? false : true)); define('BROCHURE_KEY', $brochure); define('IS_DEV_ENV', $isDev);