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/taxonomy_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/taxonomy_8php.html') diff --git a/doc/html/taxonomy_8php.html b/doc/html/taxonomy_8php.html index 03e168570..0596dfa94 100644 --- a/doc/html/taxonomy_8php.html +++ b/doc/html/taxonomy_8php.html @@ -200,7 +200,7 @@ Functions
-

Referenced by channel_content().

+

Referenced by channel_content(), and lastpost_content().

@@ -431,7 +431,7 @@ Functions
-

Referenced by channel_aside().

+

Referenced by channel_aside(), and lastpost_aside().

-- cgit v1.2.3