]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/Console/DatabaseStructure.php
Update "storage" console command
[friendica.git] / src / Core / Console / DatabaseStructure.php
index f3badc1969062485aa758744d28834fe8f7daeee..47e6af5eb1f508efa63a41d6ffca59e3c0c7cff0 100644 (file)
@@ -8,9 +8,6 @@ use Friendica\Database\DBA;
 use Friendica\Database\DBStructure;
 use RuntimeException;
 
-require_once 'boot.php';
-require_once 'include/dba.php';
-
 /**
  * @brief Performs database updates from the command line
  *