Merge pull request #895 from annando/tumblr-https
[friendica-addons.git/.git] / notifyall / notifyall.php
index 51c426c..58e5490 100644 (file)
@@ -14,6 +14,7 @@ use Friendica\Core\Config;
 use Friendica\Core\L10n;
 use Friendica\Core\Logger;
 use Friendica\Core\Renderer;
+use Friendica\Core\System;
 use Friendica\Util\Emailer;
 
 function notifyall_install()