Update: 2026-06-16 17:47:17
This commit is contained in:
@@ -39,6 +39,7 @@ try {
|
||||
if ($con->inTransaction()) {
|
||||
$con->rollBack();
|
||||
}
|
||||
printFailure("Database error: " . $e->getMessage());
|
||||
error_log("[passengerWallet/add] " . $e->getMessage());
|
||||
printFailure("Database error");
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user