diff options
author | Mario <mario@mariovavti.com> | 2024-02-08 19:15:00 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-02-08 19:15:00 +0000 |
commit | 08884c44fb0ee68671a070a8b47aa16224d33881 (patch) | |
tree | 5bcccef05f20aca763fb817fbe3760492665c67f /Zotlabs/Lib | |
parent | bd04ca21a4d7bc751e8fa4a04dff6ef410828540 (diff) | |
download | volse-hubzilla-08884c44fb0ee68671a070a8b47aa16224d33881.tar.gz volse-hubzilla-08884c44fb0ee68671a070a8b47aa16224d33881.tar.bz2 volse-hubzilla-08884c44fb0ee68671a070a8b47aa16224d33881.zip |
whitespace
Diffstat (limited to 'Zotlabs/Lib')
-rw-r--r-- | Zotlabs/Lib/Libzot.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Zotlabs/Lib/Libzot.php b/Zotlabs/Lib/Libzot.php index 12edafb8d..c062ff16b 100644 --- a/Zotlabs/Lib/Libzot.php +++ b/Zotlabs/Lib/Libzot.php @@ -1783,8 +1783,6 @@ class Libzot { elseif ($permit_mentions) { $allowed = true; } - - } if ($request) { |