]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/GContact.php
Unescape admin warning text
[friendica.git] / src / Model / GContact.php
index 44d1edecd78c5dcdf2cec638600e7e8993ee4178..c3d58aae74330f7395b9c3a0b47a4bb50d11cdc9 100644 (file)
@@ -19,8 +19,6 @@ use Friendica\Util\DateTimeFormat;
 use Friendica\Util\Network;
 use Friendica\Util\Strings;
 
-require_once 'include/dba.php';
-
 /**
  * @brief This class handles GlobalContact related functions
  */