diff options
author | Mario <mario@mariovavti.com> | 2020-10-24 21:26:46 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-10-24 21:26:46 +0000 |
commit | 5580fc1954a63f861644e2de3773fbb3adfa8f2c (patch) | |
tree | 193bc866d62a6d396e79e5e8556007514456a8d8 /Zotlabs/Lib/Webfinger.php | |
parent | d0e85f05afd09258f8e390811d4c727027a5c1a7 (diff) | |
download | volse-hubzilla-5580fc1954a63f861644e2de3773fbb3adfa8f2c.tar.gz volse-hubzilla-5580fc1954a63f861644e2de3773fbb3adfa8f2c.tar.bz2 volse-hubzilla-5580fc1954a63f861644e2de3773fbb3adfa8f2c.zip |
enable btlogging to syslog
Diffstat (limited to 'Zotlabs/Lib/Webfinger.php')
-rw-r--r-- | Zotlabs/Lib/Webfinger.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Lib/Webfinger.php b/Zotlabs/Lib/Webfinger.php index c2364ac4d..611c36889 100644 --- a/Zotlabs/Lib/Webfinger.php +++ b/Zotlabs/Lib/Webfinger.php @@ -106,4 +106,4 @@ class Webfinger { -}
\ No newline at end of file +} |