From 8811ca9e9efc8e177a49702066402fae819bdf5b Mon Sep 17 00:00:00 2001 From: zotlabs Date: Sat, 5 Nov 2016 03:31:50 -0700 Subject: provide /locs link on settings page if there is more than one hubloc for this channnel *that isn't deleted*. --- Zotlabs/Module/Locs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Zotlabs/Module/Locs.php') diff --git a/Zotlabs/Module/Locs.php b/Zotlabs/Module/Locs.php index 4b1e3ffe2..47ece8041 100644 --- a/Zotlabs/Module/Locs.php +++ b/Zotlabs/Module/Locs.php @@ -80,7 +80,7 @@ class Locs extends \Zotlabs\Web\Controller { - function get() { + function get() { if(! local_channel()) { -- cgit v1.2.3