mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
[multiple] Move \dba to \Friendica\Database\dba
- Updated use statement lists
This commit is contained in:
parent
a9aee26225
commit
abc76a42ae
13 changed files with 35 additions and 16 deletions
|
@ -9,6 +9,7 @@
|
|||
use Friendica\Core\Addon;
|
||||
use Friendica\Core\Config;
|
||||
use Friendica\Core\L10n;
|
||||
use Friendica\Database\dba;
|
||||
use Friendica\Database\DBM;
|
||||
use Friendica\Util\DateTimeFormat;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue