From ba0d82e7ea655b47683097f142e73fd29b684f47 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 23 Feb 2007 19:36:31 +0000 Subject: * Patch from HenrikBrixAndersen to fix a broken use of foreach in the search plugin. --- doc/bugs/Hyperestraier_search_plug-in_defective.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/bugs/Hyperestraier_search_plug-in_defective.mdwn b/doc/bugs/Hyperestraier_search_plug-in_defective.mdwn index 7f22e0eaf..fd39ccd3b 100644 --- a/doc/bugs/Hyperestraier_search_plug-in_defective.mdwn +++ b/doc/bugs/Hyperestraier_search_plug-in_defective.mdwn @@ -46,4 +46,7 @@ The patch below fixes this issue: + } @{$renderedfiles{pagename($_)}}; } @_ ); - estcfg(); \ No newline at end of file + estcfg(); + +[[bugs/done]] ; thanks for the patch. Suprised it worked at all since the +bad code was added (did it?) --[[Joey]] -- cgit v1.2.3