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/socgraph_8php.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'doc/html/socgraph_8php.html') diff --git a/doc/html/socgraph_8php.html b/doc/html/socgraph_8php.html index 48ec56fb1..fc4890986 100644 --- a/doc/html/socgraph_8php.html +++ b/doc/html/socgraph_8php.html @@ -112,8 +112,8 @@ $(document).ready(function(){initNavTree('socgraph_8php.html','');}); - - + + @@ -342,7 +342,7 @@ Functions - +

Functions

 poco_load ($xchan=null, $url=null)
 
 poco_load ($xchan= '', $url=null)
 
 count_common_friends ($uid, $xchan)
 
 common_friends ($uid, $xchan, $start=0, $limit=100000000, $shuffle=false)
@@ -350,7 +350,7 @@ Functions - + @@ -423,6 +423,8 @@ Functions
poco_load (  $xchan = null, $xchan = '',
+

Referenced by cli_suggest_run().

+
-- cgit v1.2.3