aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Zfinger.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-08-02 22:49:30 -0700
committerzotlabs <mike@macgirvin.com>2018-08-02 22:49:30 -0700
commitd908f53607512b8bfa3fbf65cb6fc9623fab5c63 (patch)
tree245fcc2e40ec90568b7d3db08d6478db971874fa /Zotlabs/Module/Zfinger.php
parentc806279fa97aa6880e1e0542be00937406e79d27 (diff)
downloadvolse-hubzilla-d908f53607512b8bfa3fbf65cb6fc9623fab5c63.tar.gz
volse-hubzilla-d908f53607512b8bfa3fbf65cb6fc9623fab5c63.tar.bz2
volse-hubzilla-d908f53607512b8bfa3fbf65cb6fc9623fab5c63.zip
add app_options field
Diffstat (limited to 'Zotlabs/Module/Zfinger.php')
-rw-r--r--Zotlabs/Module/Zfinger.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/Zotlabs/Module/Zfinger.php b/Zotlabs/Module/Zfinger.php
index 0f7f6a64b..6ed001df5 100644
--- a/Zotlabs/Module/Zfinger.php
+++ b/Zotlabs/Module/Zfinger.php
@@ -36,10 +36,6 @@ class Zfinger extends \Zotlabs\Web\Controller {
echo $ret;
killme();
-
-
-
- json_return_and_die($x);
}