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