From 034c369ddb8209d2b9681dc60aadc80410242cd2 Mon Sep 17 00:00:00 2001 From: slawkens Date: Tue, 9 May 2023 21:54:00 +0200 Subject: [PATCH] Update plugins.php --- system/libs/plugins.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/system/libs/plugins.php b/system/libs/plugins.php index d886cfb6..d51e39d3 100644 --- a/system/libs/plugins.php +++ b/system/libs/plugins.php @@ -598,10 +598,6 @@ class Plugins { return self::$error; } - public static function getPluginJson() { - return self::$plugin_json; - } - /** * Install menus * Helper function for plugins