]> git.mxchange.org Git - friendica.git/blobdiff - src/Database/DBStructure.php
BBCode - fixed syntax error
[friendica.git] / src / Database / DBStructure.php
index 39252beadfd719859eb1b85eddfea83b6f629107..7d52e60caec13d53a0b0b811754932c76ca121ed 100644 (file)
@@ -12,6 +12,8 @@ use Friendica\Core\L10n;
 use Friendica\Core\Logger;
 use Friendica\Util\DateTimeFormat;
 
+require_once 'include/dba.php';
+
 /**
  * @brief This class contain functions for the database management
  *