X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2FNotificationsManager.php;h=5f8211eb87819ce1f1ec4cdc6f8de3d19e4fb07a;hb=f192767d7ad1eace0a9f5e33ba8d2625782ad562;hp=c99d00742cfac54fc6652360854a8fbadc760b59;hpb=f48a63953764f66594b88f4f240fe2a0af5b6dd2;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");