diff --git a/app/Config/bootstrap.php b/app/Config/bootstrap.php index d6feb7b..a68534a 100644 --- a/app/Config/bootstrap.php +++ b/app/Config/bootstrap.php @@ -201,3 +201,5 @@ */ Configure::write('Opauth.path', '/evmini/auth/'); Configure::write('Opauth.callback_url', '/evmini/auth/callback'); + +Configure::write('contactEmail', 'peter@phpwerks.com'); \ No newline at end of file