Addons hadn't been changed for the moved emailer class

This commit is contained in:
Michael 2017-11-22 23:10:01 +00:00
parent b5822d8dfe
commit 90a5c32238
3 changed files with 3 additions and 4 deletions

View 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");