X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FProtocol.php;h=d41250a68643eb2db0ff91cff4bf7f996b9c4d2c;hb=3020b0fdc4f4ccdfc1deccc23b8748066a7c9979;hp=9e96b7db2f604e2d90b8c1c2a51eaf6c0bb3db8c;hpb=196ef0111cf3cdb7d2d50a2e14acd92d5da1d26c;p=friendica.git diff --git a/src/Core/Protocol.php b/src/Core/Protocol.php index 9e96b7db2f..d41250a686 100644 --- a/src/Core/Protocol.php +++ b/src/Core/Protocol.php @@ -9,7 +9,7 @@ use Friendica\Util\Network; /** * Manage compatibility with federated networks * - * @author Hypolite Petovan + * @author Hypolite Petovan */ class Protocol {