From 8d32477bff7980a75a8d45debe3dc73c1904121d Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 31 Dec 2012 17:18:11 -0800 Subject: cleanup boot --- include/follow.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/follow.php') diff --git a/include/follow.php b/include/follow.php index 1403dcb23..7fc4c2dc6 100644 --- a/include/follow.php +++ b/include/follow.php @@ -6,7 +6,7 @@ // Returns an array // $return['success'] boolean true if successful -// $return['abook_id'] Address book ID if successful +// $return['abook'] Address book entry joined with xchan if successful // $return['message'] error text if success is false. require_once('include/zot.php'); -- cgit v1.2.3