From 59094cda5166e58a451cb0372a59d8059cbacd6f Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 10 Feb 2014 20:38:26 -0800 Subject: reversed args in update_modtime, incorrect ud_guid and ud_hash --- 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 d35f43161..109744c53 100644 --- a/include/zot.php +++ b/include/zot.php @@ -518,7 +518,7 @@ function zot_register_hub($arr) { /** * @function import_xchan($arr,$ud_flags = 1) - * Takes an associative array of a fecthed discovery packet and updates + * Takes an associative array of a fetched discovery packet and updates * all internal data structures which need to be updated as a result. * * @param array $arr => json_decoded discovery packet -- cgit v1.2.3