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/event_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/event_8php.html') diff --git a/doc/html/event_8php.html b/doc/html/event_8php.html index f75407c79..9cf9ee8ad 100644 --- a/doc/html/event_8php.html +++ b/doc/html/event_8php.html @@ -142,7 +142,7 @@ Functions
-

Referenced by bbcode(), bbtovcal(), consume_feed(), local_delivery(), and process_delivery().

+

Referenced by bbcode(), bbtovcal(), consume_feed(), and process_delivery().

@@ -202,7 +202,7 @@ Functions
-

Referenced by consume_feed(), events_post(), local_delivery(), and process_delivery().

+

Referenced by consume_feed(), events_post(), and process_delivery().

-- cgit v1.2.3