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