X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FConfig.php;h=f191c10a0e3cab93a6be7d0eb0c4afec16719ce7;hb=abf20368b051f76a751b4dfbd69a49c1172cdef1;hp=a07bbd31c9130fa76ad0bd9ae8dfe808ce191498;hpb=772d735f124957b000fe8c07d0238c04195695ea;p=friendica.git diff --git a/src/Core/Config.php b/src/Core/Config.php index a07bbd31c9..f191c10a0e 100644 --- a/src/Core/Config.php +++ b/src/Core/Config.php @@ -12,8 +12,6 @@ use Friendica\App; use Friendica\BaseObject; use Friendica\Core\Config; -require_once 'include/dba.php'; - /** * @brief Arbitrary system configuration storage *