From 3f15c205a04d7b9d244ac3c0fcffdb2d7cd2c98b Mon Sep 17 00:00:00 2001 From: "o.pinke" Date: Fri, 10 Feb 2023 11:03:53 +0100 Subject: [PATCH] remove end tag php --- cms/includes/class.input.helper.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cms/includes/class.input.helper.php b/cms/includes/class.input.helper.php index bd0bc52..f4c8c04 100644 --- a/cms/includes/class.input.helper.php +++ b/cms/includes/class.input.helper.php @@ -525,6 +525,4 @@ class UI_Config_Table { } } -} - -?> \ No newline at end of file +} \ No newline at end of file