Git Repository Public Repository

namibia

URLs

Copy to Clipboard

Diff Revisions df0489 ... vs bb2698 ... for /workers/Notifier.php

Diff revisions: vs.
  @@ -22,7 +22,7 @@
22 22 $isDev = true;
23 23 $appName = 'Bid4Cars (dev)';
24 24 }
25 - define('APP_KEY', 'B4C2');
25 + define('APP_KEY', 'namibia');
26 26 define('IS_DEV_ENV', $isDev);
27 27 define('IS_STAGE_ENV', $isStage);
28 28 define('IS_LIVE_ENV', $isLive);