fixed comment and explained one

Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
Roland Haeder
2017-03-23 23:37:58 +01:00
committed by Roland Häder
parent 1567eb0791
commit 4ca26fd3bc

View File

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