remove echo

lektura
max.mehl 2017-09-08 00:10:34 +02:00
parent 16d94d6a33
commit 2777a9803a
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ else {
if ($service === "diaspora") {
$diasporapod = validateurl($diasporapod);
echo $diasporapod;
header("Location: " . $diasporapod . "/bookmarklet?url=" . $url . "&title=" . $title);
die();
} elseif($service === "gnusocial") {