]> git.mxchange.org Git - friendica-addons.git/blobdiff - notifyall/notifyall.php
Merge pull request #485 from annando/xmpp-auto-auth
[friendica-addons.git] / notifyall / notifyall.php
index 3f2cdc890ab0fa6f565a587996f026d7c9d934ea..594a7540d90f28942f18833efa421b3b6ca0ca51 100644 (file)
@@ -9,7 +9,7 @@
  * Author: Rabuzarus <https://friendica.kommune4.de/profile/rabuzarus> (Port to Friendica)
  */
 
-require_once('include/Emailer.php');
+use Friendica\Util\Emailer;
 
 function notifyall_install() {
        logger("installed notifyall");