Update Emailer.php

This commit is contained in:
miqrogroove 2018-06-19 16:58:06 -04:00 committed by GitHub
parent f5229a3cb7
commit 79446a625d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
namespace Friendica\Util;
use Friendica\Core\Addon;
use Friendica\Core\Config;
use Friendica\Core\PConfig;
use Friendica\Protocol\Email;