Git Repository Public Repository

namibia

URLs

Copy to Clipboard

Diff Revisions df0489 ... vs bb2698 ... for /public/index.php

Diff revisions: vs.
  @@ -40,7 +40,7 @@
40 40 }
41 41 break;
42 42 }
43 - define('APP_KEY', 'B4C2');
43 + define('APP_KEY', 'namibia');
44 44 define('IS_BROCHURE', (!$brochure ? false : true));
45 45 define('BROCHURE_KEY', $brochure);
46 46 define('IS_DEV_ENV', $isDev);