Move Object\Profile to Model\Profile
This commit is contained in:
parent
3fc3e67b70
commit
6b60b89385
5 changed files with 7 additions and 9 deletions
|
@ -10,8 +10,8 @@ use Friendica\Core\System;
|
|||
use Friendica\Core\Worker;
|
||||
use Friendica\Database\DBM;
|
||||
use Friendica\Model\GlobalContact;
|
||||
use Friendica\Model\Profile;
|
||||
use Friendica\Network\Probe;
|
||||
use Friendica\Object\Profile;
|
||||
|
||||
function profiles_init(App $a) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue