From 87ef660bf82375fbbcbb68249f6ee6a41da08753 Mon Sep 17 00:00:00 2001 From: David Siegfried Date: Thu, 10 Mar 2022 14:58:27 +0100 Subject: refine doc, refs #687 --- lib/plugins/engine/PluginRepository.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/plugins/engine/PluginRepository.class.php b/lib/plugins/engine/PluginRepository.class.php index bf44a8f..11219b7 100644 --- a/lib/plugins/engine/PluginRepository.class.php +++ b/lib/plugins/engine/PluginRepository.class.php @@ -40,7 +40,6 @@ class PluginRepository * Read plugin meta data from the given URL (using XML format). * The structure of the XML is: * - * * * * [...] * + * * @param string $url given url for plugin */ public function readMetadata($url) -- cgit v1.0