Fixing #issuecomment-456403983

2022.09-rc
Philipp Holzer 2019-02-23 10:16:07 +01:00
rodzic c1896eee34
commit 5b2f394e3e
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 517BE60E2CE5C8A5
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -94,7 +94,7 @@ class Update
// update the structure in one call
$retval = DBStructure::update($basePath, $verbose, true);
if ($retval) {
if (!empty($retval)) {
if ($sendMail) {
self::updateFailed(
DB_UPDATE_VERSION,