Update: 2026-05-07 03:16:40
This commit is contained in:
@@ -97,7 +97,7 @@ try {
|
||||
], 'تم حفظ المرجع (بانتظار التأكيد)');
|
||||
}
|
||||
|
||||
} catch (\Exception $e) {
|
||||
} catch (\Throwable $e) {
|
||||
if ($db->inTransaction()) $db->rollBack();
|
||||
error_log("Verify Reference Error: " . $e->getMessage());
|
||||
json_error('حدث خطأ أثناء معالجة رقم المرجع.', 500);
|
||||
|
||||
Reference in New Issue
Block a user