Merge remote-tracking branch 'upstream/develop' into contact-tabs
authorMichael <heluecht@pirati.ca>
Mon, 3 Aug 2020 18:00:51 +0000 (18:00 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 3 Aug 2020 18:00:51 +0000 (18:00 +0000)
1  2 
src/Model/Contact.php
src/Model/GContact.php

Simple merge
  namespace Friendica\Model;
  
  use Exception;
 -use Friendica\Core\Protocol;
  use Friendica\Database\DBA;
+ use Friendica\DI;
+ use Friendica\Util\DateTimeFormat;
  
  /**
   * This class handles GlobalContact related functions