mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
fix: this error report should not be here
This commit is contained in:
@@ -4469,7 +4469,6 @@ class MYSQLi_DB implements IDbConnection {
|
||||
|
||||
$result = $this->regenerateOasisUnits(-1);
|
||||
if (!$result) {
|
||||
echo mysqli_error($this->dblink);
|
||||
return -1;
|
||||
}
|
||||
} catch (\Exception $e) {
|
||||
|
||||
Reference in New Issue
Block a user