aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Ping.php
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs/Module/Ping.php')
-rw-r--r--Zotlabs/Module/Ping.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Zotlabs/Module/Ping.php b/Zotlabs/Module/Ping.php
index b18ff84b8..39f123d21 100644
--- a/Zotlabs/Module/Ping.php
+++ b/Zotlabs/Module/Ping.php
@@ -262,7 +262,6 @@ class Ping extends \Zotlabs\Web\Controller {
if($t) {
foreach($t as $tt) {
-
$message = trim(strip_tags(bbcode($tt['msg'])));
$count = 1;