From 9f5b8addb7d59be2c580704d474ee9a67bef77e5 Mon Sep 17 00:00:00 2001 From: lsces Date: Wed, 25 Mar 2026 10:26:17 +0000 Subject: Don't need global twice --- liberty_plugins/data.rss.php | 1 - 1 file changed, 1 deletion(-) diff --git a/liberty_plugins/data.rss.php b/liberty_plugins/data.rss.php index 4c8bdd7..a0dca67 100755 --- a/liberty_plugins/data.rss.php +++ b/liberty_plugins/data.rss.php @@ -29,7 +29,6 @@ use function count; /** * definitions */ -global $gLibertySystem; define( 'PLUGIN_GUID_DATARSS', 'datarss' ); global $gLibertySystem; $pluginParams = [ -- cgit v1.3