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 77cca70562
commit b823708c50
No known key found for this signature in database
GPG Key ID: B72F8185C6C7BD78
1 changed files with 1 additions and 3 deletions

View File

@ -1989,11 +1989,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(