fix missing html2plain() function declaration
This commit is contained in:
parent
04dceb9551
commit
e20aad4347
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
/**
|
||||
* @file include/NotificationsManager.php
|
||||
*/
|
||||
require_once('include/html2plain.php');
|
||||
require_once("include/datetime.php");
|
||||
require_once("include/bbcode.php");
|
||||
|
||||
|
|
Loading…
Reference in a new issue