better comment added by @Hypolite

Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
Roland Häder 2017-03-23 22:26:07 +01:00 committed by Roland Häder
parent 852ef4021b
commit ad9bd7bb72
No known key found for this signature in database
GPG Key ID: B72F8185C6C7BD78
1 changed files with 1 additions and 3 deletions

View File

@ -1974,11 +1974,9 @@ class DFRN
*/
if (!DBM::is_result($r)) {
// database record did not get created. Quietly give up.
killme();
return false;
}
$fid = $r[0]["id"];
$hash = random_string();
$r = q(