was a bit confusing for me or I was not sleeping to much ...

Signed-off-by: Roland Haeder <roland@mxchange.org>
pull/5042/head
Roland Haeder 2017-03-25 13:46:28 +01:00 zatwierdzone przez Roland Häder
rodzic 4d5c61395e
commit fc4d1296e3
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B72F8185C6C7BD78
1 zmienionych plików z 0 dodań i 8 usunięć

Wyświetl plik

@ -2073,11 +2073,7 @@ class DFRN
);
if (!DBM::is_result($r)) {
/*
* @TODO maybe one day:
logger("Query failed to execute, no result returned in " . __FUNCTION__);
killme();
*/
return false;
}
@ -2376,11 +2372,7 @@ class DFRN
);
if (!DBM::is_result($r)) {
/*
* @TODO maybe one day:
logger("Query failed to execute, no result returned in " . __FUNCTION__);
killme();
*/
return false;
}