aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Hyperestraier_search_plug-in_defective.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/Hyperestraier_search_plug-in_defective.mdwn')
-rw-r--r--doc/bugs/Hyperestraier_search_plug-in_defective.mdwn5
1 files changed, 4 insertions, 1 deletions
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]]