]> git.mxchange.org Git - friendica.git/commit
Some fixes:
authorRoland Haeder <roland@mxchange.org>
Sun, 1 May 2016 12:52:48 +0000 (14:52 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 1 May 2016 12:52:48 +0000 (14:52 +0200)
commit738e22d3ebbde958e8eec1cf26f287fee978c7d1
tree899d86e0c353fa772dfb2d47983dc1cdd31ccbff
parent7c04a0d232cf2bec7f6fe662867889d5b75747d9
Some fixes:
- Letting $profile_link and $hcard always been overwritten with newly found
  entries has caused DFRN network detectio to fail and "connect" is no longer
  working. This fix makes sure that these both variables are only set if they
  are still empty.
- added more debug lines to see which URL was it before and after webfinger "detection"

Signed-off-by: Roland Haeder <roland@mxchange.org>
include/network.php
mod/dfrn_request.php