Add Contact Object
- Add Profile Object - Add User Model - Add use statements
This commit is contained in:
@@ -12,6 +12,7 @@ use Friendica\Model\GlobalContact;
|
||||
use Friendica\Network\Probe;
|
||||
|
||||
require_once 'include/Contact.php';
|
||||
use Friendica\Object\Profile;
|
||||
|
||||
function profiles_init(App $a) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user