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__));