Update: 2026-05-08 04:58:23
This commit is contained in:
@@ -51,5 +51,5 @@ try {
|
||||
json_success(null, 'تم تخصيص المستخدم للشركة بنجاح');
|
||||
|
||||
} catch (\Exception $e) {
|
||||
json_error('حدث خطأ أثناء التخصيص: ' . $e->getMessage(), 500);
|
||||
safe_error($e, 'assignments/create', 'حدث خطأ أثناء التخصيص. يرجى المحاولة مرة أخرى.');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user