X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FProtocol.php;h=e510f1868cc5f51c8ab5353aa4a3562493fc64eb;hb=7b7132971a64a92a685a5fd860fe4709dce1765a;hp=4157127a4d9288b89abfaf0e9aa17c7b83b7457f;hpb=fdaac8a681b683f35ca1f7fd407bf2f28be6f7b8;p=friendica.git diff --git a/src/Core/Protocol.php b/src/Core/Protocol.php index 4157127a4d..e510f1868c 100644 --- a/src/Core/Protocol.php +++ b/src/Core/Protocol.php @@ -1,15 +1,30 @@ . + * */ + namespace Friendica\Core; use Friendica\Util\Network; /** * Manage compatibility with federated networks - * - * @author Hypolite Petovan */ class Protocol {