From e157371c39121db472cbc45b59ac89d847788648 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 28 Jan 2015 20:58:59 -0800 Subject: remote_user => remote_channel --- doc/dev-function-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/dev-function-overview.md') diff --git a/doc/dev-function-overview.md b/doc/dev-function-overview.md index fa2bbac00..e228268dd 100644 --- a/doc/dev-function-overview.md +++ b/doc/dev-function-overview.md @@ -11,7 +11,7 @@ Returns numeric account_id if authenticated or 0. It is possible to be authentic Returns authenticated numeric channel_id if authenticated and connected to a channel or 0. Sometimes referred to as $uid in the code. -* remote_user() +* remote_channel() Returns authenticated string hash of Red global identifier, if authenticated via remote auth, or an empty string. -- cgit v1.2.3