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*. --- include/channel.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/channel.php') diff --git a/include/channel.php b/include/channel.php index 6d180da01..1f12e9927 100644 --- a/include/channel.php +++ b/include/channel.php @@ -162,7 +162,7 @@ function channel_total() { * Also creates the related xchan, hubloc, profile, and "self" abook records, * and an empty "Friends" group/collection for the new channel. * - * @param array $arr assoziative array with: + * @param array $arr associative array with: * * \e string \b name full name of channel * * \e string \b nickname "email/url-compliant" nickname * * \e int \b account_id to attach with this channel -- cgit v1.2.3