Update: 2026-06-16 17:47:17
This commit is contained in:
@@ -70,6 +70,7 @@ try {
|
||||
jsonSuccess(null, "Arrival notified successfully");
|
||||
|
||||
} catch (Exception $e) {
|
||||
jsonError("Error: " . $e->getMessage());
|
||||
error_log("[arrive_ride] " . $e->getMessage());
|
||||
jsonError("Error notifying arrival");
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user