X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fsalmon.php;h=988c542e2d4136558503ab6ff0165c2324607100;hb=4d21671f75e35e7c2880467dddc0936e8c718d8c;hp=a254fe7e97086953d4a8b1c607ad0e1feefd6b39;hpb=7d7e2e74f4a233a10349a4ed1ba8538a1211e46a;p=friendica.git diff --git a/include/salmon.php b/include/salmon.php index a254fe7e97..988c542e2d 100644 --- a/include/salmon.php +++ b/include/salmon.php @@ -78,23 +78,6 @@ function slapper($owner,$url,$slap) { return; } - // add all namespaces to item - -$namespaces = <<< EOT - > -EOT; - - $slap = str_replace('',$namespaces,$slap); - logger('slapper called for '.$url.'. Data: ' . $slap); // create a magic envelope