From 811d5d47f3221152cf20e9349710c092a673f372 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 24 Jan 2026 12:39:27 +0000 Subject: [PATCH] Remove PHP closing tags from includes Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com> --- includes/poi_types.struct.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/includes/poi_types.struct.php b/includes/poi_types.struct.php index 4dcc279..5da6b52 100644 --- a/includes/poi_types.struct.php +++ b/includes/poi_types.struct.php @@ -89,5 +89,3 @@ $poi_types = array( ) ); - -?>