Remove use of SESSION in NodaWikidataFetcher
This commit is contained in:
parent
eb371d4270
commit
d6dea3e280
|
@ -1279,7 +1279,6 @@ final class NodaWikidataFetcher {
|
|||
$updateStmt->execute();
|
||||
}
|
||||
catch (MDMysqliInvalidEncodingError $e) {
|
||||
$_SESSION["editHistory"] = ["changesStored", "Error adding base description"];
|
||||
}
|
||||
$updateStmt->close();
|
||||
unset($updateStmt);
|
||||
|
|
Loading…
Reference in New Issue
Block a user