X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FProtocol.php;h=d41250a68643eb2db0ff91cff4bf7f996b9c4d2c;hb=9fbaaa1481a609563e00a40db64bdce5e02c5524;hp=9e96b7db2f604e2d90b8c1c2a51eaf6c0bb3db8c;hpb=804cfa03200456116db0c96b7f2ae6e3b7bdbfd8;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 {