better comment added by @Hypolite
Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
parent
852ef4021b
commit
ad9bd7bb72
|
@ -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(
|
||||
|
|
Loading…
Reference in New Issue
Block a user