better comment added by @Hypolite

Signed-off-by: Roland Haeder <roland@mxchange.org>
2022.09-rc
Roland Haeder 2017-03-23 22:26:07 +01:00 zatwierdzone przez Roland Häder
rodzic 852ef4021b
commit ad9bd7bb72
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B72F8185C6C7BD78
1 zmienionych plików z 1 dodań i 3 usunięć

Wyświetl plik

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