From a22ec8cbfa5ec424cce751e194943328a16c1eec Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 4 Jul 2014 20:34:34 -0700 Subject: doc updates --- doc/html/account_8php.html | 40 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) (limited to 'doc/html/account_8php.html') diff --git a/doc/html/account_8php.html b/doc/html/account_8php.html index 9a2a3b43c..818bd2ab9 100644 --- a/doc/html/account_8php.html +++ b/doc/html/account_8php.html @@ -124,6 +124,8 @@ Functions    create_account ($arr)   + verify_email_address ($arr) +   send_reg_approval_email ($arr)    send_verification_email ($email, $password) @@ -132,6 +134,8 @@ Functions    user_deny ($hash)   + user_approve ($hash) +   downgrade_accounts ()   @@ -324,6 +328,24 @@ Functions

Referenced by admin_page_users_post(), and regmod_content().

+ + + +
+
+ + + + + + + + +
user_approve ( $hash)
+
+ +

Referenced by regver_content().

+
@@ -340,7 +362,23 @@ Functions
-

Referenced by admin_page_users_post(), and regmod_content().

+

Referenced by admin_page_users_post(), regmod_content(), and regver_content().

+ +
+ + +
+
+ + + + + + + + +
verify_email_address ( $arr)
+
-- cgit v1.2.3