X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=scripts%2Fdbstructure.php;h=b23b4812618618971eec68f341e19b7890464972;hb=0b85169e107ccf2a0980f1468820960df9d80823;hp=cf14c929f6ed4cac20a6f305173a3593c3c58cba;hpb=0ae6f571da9101401eec4fd9100dd9e9569cf211;p=friendica.git diff --git a/scripts/dbstructure.php b/scripts/dbstructure.php index cf14c929f6..b23b481261 100644 --- a/scripts/dbstructure.php +++ b/scripts/dbstructure.php @@ -7,6 +7,7 @@ require_once 'include/dbstructure.php'; use Friendica\App; +use Friendica\Core\Config; $a = new App(dirname(__DIR__));