diff options
-rw-r--r-- | doc/bugs/Post-compilation_inclusion_of_the_sidebar.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/Post-compilation_inclusion_of_the_sidebar.mdwn b/doc/bugs/Post-compilation_inclusion_of_the_sidebar.mdwn index 60d54da46..63742197b 100644 --- a/doc/bugs/Post-compilation_inclusion_of_the_sidebar.mdwn +++ b/doc/bugs/Post-compilation_inclusion_of_the_sidebar.mdwn @@ -12,7 +12,7 @@ Different things could be possible: * consider the *real* dependencies; pageA may include the title (only) of pageB, but don't need to be recompiled after each typo correction on pageB. -shtml output is a potential security hole and can DoS the site, but it's not a problem for a +shtml output with open cgi web access is a potential security hole and can DoS the site, but it's not a problem for a single-editor site. NicolasLimare
\ No newline at end of file |