From 574a8c9b85b1d58d1ba554ec45acbb2f14486be0 Mon Sep 17 00:00:00 2001 From: Cameron Date: Fri, 15 Jul 2022 08:02:38 -0700 Subject: [PATCH] Fixes #4821 - Removed incompatible codee. --- e107_themes/bootstrap5/theme_shortcodes.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/e107_themes/bootstrap5/theme_shortcodes.php b/e107_themes/bootstrap5/theme_shortcodes.php index b419a85e5..402e8bc1b 100644 --- a/e107_themes/bootstrap5/theme_shortcodes.php +++ b/e107_themes/bootstrap5/theme_shortcodes.php @@ -2,7 +2,7 @@ /* * e107 website system * - * Copyright (C) 2008-2021 e107 Inc (e107.org) + * Copyright (C) 2008-2022 e107 Inc (e107.org) * Released under the terms and conditions of the * GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * @@ -10,8 +10,7 @@ * */ -use JetBrains\PhpStorm\ArrayShape; -use JetBrains\PhpStorm\Deprecated; + /** *