Add Contact Object

- Add Profile Object
- Add User Model
- Add use statements
This commit is contained in:
Hypolite Petovan 2017-11-19 16:55:28 -05:00
commit b92fc24ff0
50 changed files with 976 additions and 1 deletions

View file

@ -13,6 +13,7 @@ use Friendica\Core\Config;
use Friendica\Model\GlobalContact;
require_once "include/Contact.php";
use Friendica\Object\Contact;
function hovercard_init(App $a) {
// Just for testing purposes