aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/ZotURL.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-12-17 21:08:20 +0000
committerMario <mario@mariovavti.com>2021-12-17 21:08:20 +0000
commit565602538c28b7fd2e172b4ea6fdc0c907202842 (patch)
treeca81290f25c0ed9664398127cbb84fd4b6c45d1a /Zotlabs/Lib/ZotURL.php
parent5ab90f77915f8c2f6ccd1342e524703e5753bf2c (diff)
downloadvolse-hubzilla-565602538c28b7fd2e172b4ea6fdc0c907202842.tar.gz
volse-hubzilla-565602538c28b7fd2e172b4ea6fdc0c907202842.tar.bz2
volse-hubzilla-565602538c28b7fd2e172b4ea6fdc0c907202842.zip
main.js simplify notify_id checks
Diffstat (limited to 'Zotlabs/Lib/ZotURL.php')
-rw-r--r--Zotlabs/Lib/ZotURL.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Lib/ZotURL.php b/Zotlabs/Lib/ZotURL.php
index 6bb01fd7a..db0071f72 100644
--- a/Zotlabs/Lib/ZotURL.php
+++ b/Zotlabs/Lib/ZotURL.php
@@ -87,4 +87,4 @@ class ZotURL {
return ids_to_array($r,'hubloc_url');
}
-} \ No newline at end of file
+}