From 848ba09439d97e4d571ca1a35b6a68327354c260 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 12 Nov 2021 21:15:42 +0300 Subject: remove some closing php tags --- include/sessions.php | 1 - 1 file changed, 1 deletion(-) (limited to 'include/sessions.php') diff --git a/include/sessions.php b/include/sessions.php index e92a7d9..bf2cec0 100644 --- a/include/sessions.php +++ b/include/sessions.php @@ -63,4 +63,3 @@ if (session_status() != PHP_SESSION_ACTIVE) session_start(); } -?> -- cgit v1.2.3