add new featurs like realtime 2026-5-10-9

This commit is contained in:
Hamza-Ayed
2026-05-10 00:59:49 +03:00
parent ab9f165ab5
commit 13b8b4cc7f
3 changed files with 23 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ try {
if ($stmt->rowCount() > 0) {
// تم التحديث بنجاح
logAudit($con, $user_id, "تعديل رقم هاتف سائق", "driver", $driver_id, ["phone" => $phone]);
jsonSuccess(null, "Phone updated successfully.");
} else {
// لم يتم العثور على أي سجل للتحديث