From c02a9301215ac146c26346ebc633d7c808cea5ee Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 9 Aug 2013 01:20:34 -0700 Subject: move sitekey creation to the account creation function instead of during channel creation. Channel import bypassed sitekey creation completely. We should do it during install, but it's possible somebody might have to install manually and the sitekey would never get created. This is the best compromise I can come up with. Looks like the doc tree was also updated in this checkin --- doc/html/enotify_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/enotify_8php.html') diff --git a/doc/html/enotify_8php.html b/doc/html/enotify_8php.html index 9a91e32df..9566f447d 100644 --- a/doc/html/enotify_8php.html +++ b/doc/html/enotify_8php.html @@ -136,7 +136,7 @@ Functions
-

Referenced by item_post(), local_delivery(), mail_store(), send_status_notifications(), and tag_deliver().

+

Referenced by item_post(), mail_store(), send_status_notifications(), and tag_deliver().

-- cgit v1.2.3