diff options
author | friendica <info@friendica.com> | 2013-08-09 01:20:34 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-08-09 01:20:34 -0700 |
commit | c02a9301215ac146c26346ebc633d7c808cea5ee (patch) | |
tree | 8c4136f6dfcbcdf2c69b557ae49661b16738d8ab /doc/html/classphoto__gd.html | |
parent | 3fe5a1c6b68a87f2c40f7aeba5bd401183709ad2 (diff) | |
download | volse-hubzilla-c02a9301215ac146c26346ebc633d7c808cea5ee.tar.gz volse-hubzilla-c02a9301215ac146c26346ebc633d7c808cea5ee.tar.bz2 volse-hubzilla-c02a9301215ac146c26346ebc633d7c808cea5ee.zip |
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
Diffstat (limited to 'doc/html/classphoto__gd.html')
-rw-r--r-- | doc/html/classphoto__gd.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/html/classphoto__gd.html b/doc/html/classphoto__gd.html index 92cf97a60..b9da47576 100644 --- a/doc/html/classphoto__gd.html +++ b/doc/html/classphoto__gd.html @@ -189,6 +189,8 @@ Public Member Functions</h2></td></tr> <tr class="separator:a56634842b071b96502716e9843ea5361 inherit pub_methods_classphoto__driver"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a4de5bac8daea8f291a33c80788019d0d inherit pub_methods_classphoto__driver"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classphoto__driver.html#a4de5bac8daea8f291a33c80788019d0d">orient</a> ($filename)</td></tr> <tr class="separator:a4de5bac8daea8f291a33c80788019d0d inherit pub_methods_classphoto__driver"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:a5864fae7d8389372955a8e78cec527ac inherit pub_methods_classphoto__driver"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classphoto__driver.html#a5864fae7d8389372955a8e78cec527ac">save</a> ($arr)</td></tr> +<tr class="separator:a5864fae7d8389372955a8e78cec527ac inherit pub_methods_classphoto__driver"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a642a8d0c4ad5f887c99c6af77cee287b inherit pub_methods_classphoto__driver"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classphoto__driver.html#a642a8d0c4ad5f887c99c6af77cee287b">store</a> ($aid, $uid, $xchan, $rid, $filename, $album, $scale, $profile=0, $allow_cid= '', $allow_gid= '', $deny_cid= '', $deny_gid= '')</td></tr> <tr class="separator:a642a8d0c4ad5f887c99c6af77cee287b inherit pub_methods_classphoto__driver"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> |