From: Alan Knowles Date: Mon, 25 Jan 2021 05:16:37 +0000 (+0800) Subject: Config.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=3916b037dc9e7aebff23952902a4bb9dca120d88;p=Pman.Core Config.php --- diff --git a/Config.php b/Config.php index be95f206..dfff9a05 100644 --- a/Config.php +++ b/Config.php @@ -18,6 +18,13 @@ class Pman_Core_Config { ), + 'Mail' => array( + 'helo' => 'media-outreach.com' + ), + + 'Siteworth' => array( + 'key' => '1baaa889d4d006a7ef7c2e34a51d5b4b526fdbeb', + ) ); function init($ff, $cfg) {