From 24eac8c65614a71ac1ec0ffec8bcf877c1fa0355 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 19 Feb 2013 17:13:23 -0800 Subject: the heavy lifting is done for location migration aka channel import - now it's just connecting all the dots. Don't get impatient, there are a lot of dots. --- include/zot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/zot.php') diff --git a/include/zot.php b/include/zot.php index 4fcf518f5..524f958ad 100644 --- a/include/zot.php +++ b/include/zot.php @@ -19,7 +19,7 @@ function zot_new_uid($channel_nick) { /** * - * Given an array of zot_uid(s), return all distinct hubs + * Given an array of zot hashes, return all distinct hubs * If primary is true, return only primary hubs * Result is ordered by url to assist in batching. * Return only the first primary hub as there should only be one. -- cgit v1.2.3