]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/Config.php
Don't show the connect link in the profile on the "follow" page
[friendica.git] / src / Core / Config.php
index d3daece159e1863c94357692409e1fef76bb5a65..2515116a9bdef7b01be4bea1eec18b0949047fe5 100644 (file)
@@ -11,6 +11,8 @@ namespace Friendica\Core;
 use Friendica\Database\DBM;
 use dba;
 
+require_once 'include/dba.php';
+
 /**
  * @brief Arbitrary sytem configuration storage
  *