X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FHashtag.php;h=411da5ce5eafd0300b0a1d38eb318d59acb53792;hb=e463df6418124f69b370744cf70d6e3b04af2f54;hp=4d091835292e25f69da1ca972a80063c58d06b70;hpb=53e9203d37ee0c1a2afed0faf295e3c622ac2e17;p=friendica.git diff --git a/src/Module/Hashtag.php b/src/Module/Hashtag.php index 4d09183529..411da5ce5e 100644 --- a/src/Module/Hashtag.php +++ b/src/Module/Hashtag.php @@ -9,9 +9,6 @@ use Friendica\Core\System; use Friendica\Database\DBA; use Friendica\Util\Strings; -require_once 'include/dba.php'; -require_once 'include/text.php'; - /** * Hashtag module. */