Update: 2026-06-25 18:57:58
This commit is contained in:
@@ -182,6 +182,6 @@ try {
|
||||
}
|
||||
} catch (Exception $e) {
|
||||
error_log("[Admin Login Error] " . $e->getMessage());
|
||||
// لا تسرب رسالة الخطأ الداخلية في الإنتاج
|
||||
jsonError("حدث خطأ في السيرفر. يرجى المحاولة لاحقاً.");
|
||||
// DEBUG: اعرض الخطأ مؤقتاً لحين تصحيحه
|
||||
jsonError($e->getMessage());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user