Compare commits
2 Commits
6f7ad13c4e
...
c72ad51dda
Author | SHA1 | Date | |
---|---|---|---|
c72ad51dda | |||
d6dea3e280 |
|
@ -1279,7 +1279,6 @@ final class NodaWikidataFetcher {
|
||||||
$updateStmt->execute();
|
$updateStmt->execute();
|
||||||
}
|
}
|
||||||
catch (MDMysqliInvalidEncodingError $e) {
|
catch (MDMysqliInvalidEncodingError $e) {
|
||||||
$_SESSION["editHistory"] = ["changesStored", "Error adding base description"];
|
|
||||||
}
|
}
|
||||||
$updateStmt->close();
|
$updateStmt->close();
|
||||||
unset($updateStmt);
|
unset($updateStmt);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user