X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fdfrn_notify.php;h=8b14fe49ba88a521ac24e3b371c10246469c7823;hb=b107a4984ec9668520d8f0b7db5ff3b58d1c657d;hp=36e520c0d2c36a49057030a9af64a83facd670cf;hpb=21640ec5d83184a55bfd1a2f5e3d0d640b5f81d8;p=friendica.git diff --git a/mod/dfrn_notify.php b/mod/dfrn_notify.php index 36e520c0d2..8b14fe49ba 100644 --- a/mod/dfrn_notify.php +++ b/mod/dfrn_notify.php @@ -1,13 +1,28 @@ . + * * The dfrn notify endpoint - * @see PDF with dfrn specs: https://github.com/friendica/friendica/blob/master/spec/dfrn2.pdf + * + * @see PDF with dfrn specs: https://github.com/friendica/friendica/blob/stable/spec/dfrn2.pdf */ use Friendica\App; -use Friendica\Core\Config; use Friendica\Core\Logger; use Friendica\Core\System; use Friendica\Database\DBA;