From 5e6e5c50fcd1c9c6919889a8302a948cc26ae7b1 Mon Sep 17 00:00:00 2001 From: Hamza-Ayed Date: Thu, 30 Apr 2026 17:56:06 +0300 Subject: [PATCH] admin 10 --- ride/location/getUpdatedLocationForAdmin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ride/location/getUpdatedLocationForAdmin.php b/ride/location/getUpdatedLocationForAdmin.php index 0ce948f..c8becc3 100755 --- a/ride/location/getUpdatedLocationForAdmin.php +++ b/ride/location/getUpdatedLocationForAdmin.php @@ -3,7 +3,7 @@ // ملف: getUpdatedLocationForAdmin.php // ================================================================= -require_once __DIR__ . '/../../get_connect.php'; +require_once __DIR__ . '/../../connect.php'; header("Access-Control-Allow-Origin: *"); header("Content-Type: application/json; charset=UTF-8");