mirror of
https://github.com/friendica/friendica
synced 2025-04-23 05:50:11 +00:00
Move Object\Profile to Model\Profile
This commit is contained in:
parent
52bddd580c
commit
d4ca30a6db
5 changed files with 7 additions and 9 deletions
|
@ -13,8 +13,8 @@ use Friendica\Core\Config;
|
|||
use Friendica\Core\Worker;
|
||||
use Friendica\Database\DBM;
|
||||
use Friendica\Model\GlobalContact;
|
||||
use Friendica\Model\Profile;
|
||||
use Friendica\Network\Probe;
|
||||
use Friendica\Object\Profile;
|
||||
use dba;
|
||||
use DOMDocument;
|
||||
use DomXPath;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue