]> git.mxchange.org Git - friendica.git/blobdiff - src/Content/OEmbed.php
Remove include/ requires that are now done directly from Composer
[friendica.git] / src / Content / OEmbed.php
index 6eb11c7b3b2041c4a1fc40e009bdc86334eb3317..243b2d949d9c3c2e1bc91ecdd384b3ebedbdf33b 100644 (file)
@@ -23,8 +23,6 @@ use Friendica\Util\ParseUrl;
 use Friendica\Util\Proxy as ProxyUtils;
 use Friendica\Util\Strings;
 
-require_once 'include/dba.php';
-
 /**
  * Handles all OEmbed content fetching and replacement
  *