From: yellowled Date: Mon, 14 Apr 2008 06:24:30 +0000 (+0000) Subject: Modified output code for serendipity_plugin_entrylinks. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=526ff5b10162be64bdd968b40ba4c6dc89ea7852;p=s9y.git Modified output code for serendipity_plugin_entrylinks. --- diff --git a/plugins/serendipity_plugin_entrylinks/serendipity_plugin_entrylinks.php b/plugins/serendipity_plugin_entrylinks/serendipity_plugin_entrylinks.php index 4d2db3f..893d8b3 100644 --- a/plugins/serendipity_plugin_entrylinks/serendipity_plugin_entrylinks.php +++ b/plugins/serendipity_plugin_entrylinks/serendipity_plugin_entrylinks.php @@ -143,17 +143,17 @@ class serendipity_plugin_entrylinks extends serendipity_plugin $references = serendipity_db_query("SELECT link, max(name) as name FROM {$serendipity['dbPrefix']}references WHERE entry_id = " . $id . " AND type = '' GROUP BY link ORDER BY id"); if (is_array($references)) { - $links = '