Avoid an error

This commit is contained in:
Michael 2017-08-09 23:08:25 +00:00
parent 03b86d3766
commit f1a57dd9c6

View file

@ -10,6 +10,7 @@ namespace Friendica;
use Friendica\Core\Config;
use xml;
use dba;
use DomXPath;
use DOMDocument;