More logging in case of errors + logged network type + added TODO (for ugly E_NOTICE).

Signed-off-by: Roland Haeder <roland@mxchange.org>
pull/3010/head
Roland Haeder 2016-03-01 14:42:55 +01:00
parent 476d904c10
commit 3448437156
1 changed files with 1 additions and 0 deletions

View File

@ -846,6 +846,7 @@ function dfrn_request_content(&$a) {
get_server()
);
$o = replace_macros($tpl,array(
'$header' => t('Friend/Connection Request'),
'$desc' => t('Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca'),