diff options
author | Mario <mario@mariovavti.com> | 2020-10-24 21:26:46 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-10-24 23:29:11 +0200 |
commit | d3d5ddfb434555373b892e127ad9faa6425af3bf (patch) | |
tree | 20375c26a8e9e142b6e28e2df2d551655cac48f3 /Zotlabs/Lib/Zotfinger.php | |
parent | c136741db65b65c33b3579c7d2a952d3b509e10e (diff) | |
download | volse-hubzilla-d3d5ddfb434555373b892e127ad9faa6425af3bf.tar.gz volse-hubzilla-d3d5ddfb434555373b892e127ad9faa6425af3bf.tar.bz2 volse-hubzilla-d3d5ddfb434555373b892e127ad9faa6425af3bf.zip |
enable btlogging to syslog
(cherry picked from commit 5580fc1954a63f861644e2de3773fbb3adfa8f2c)
Diffstat (limited to 'Zotlabs/Lib/Zotfinger.php')
-rw-r--r-- | Zotlabs/Lib/Zotfinger.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Lib/Zotfinger.php b/Zotlabs/Lib/Zotfinger.php index 2d2e6796b..722e34dfc 100644 --- a/Zotlabs/Lib/Zotfinger.php +++ b/Zotlabs/Lib/Zotfinger.php @@ -60,4 +60,4 @@ class Zotfinger { -}
\ No newline at end of file +} |