X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=include%2FNotificationsManager.php;h=5f8211eb87819ce1f1ec4cdc6f8de3d19e4fb07a;hb=3a9a9e6a1c07c253bfbe6d437d1311497e947086;hp=c99d00742cfac54fc6652360854a8fbadc760b59;hpb=c5f2157eb2914de06ae098907b1dfb68fc4d03e3;p=friendica.git diff --git a/include/NotificationsManager.php b/include/NotificationsManager.php index c99d00742c..5f8211eb87 100644 --- a/include/NotificationsManager.php +++ b/include/NotificationsManager.php @@ -2,6 +2,7 @@ /** * @file include/NotificationsManager.php */ +require_once('include/html2plain.php'); require_once("include/datetime.php"); require_once("include/bbcode.php");