X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fblosxom-plugins.git;a=blobdiff_plain;f=general%2Fautocorrect;fp=general%2Fautocorrect;h=f80690515bd579fe3273561dd83a5ab33a1c340c;hp=b125bceca2e92cb58ee4bbef533c58e93cb9ee2c;hb=4fc60c26b7478c9c4179d6c352ac8ef5f881aaf8;hpb=5cf53d5ec7e8ea8af8e1da0d3f4eacb12492c117 diff --git a/general/autocorrect b/general/autocorrect index b125bce..f806905 100755 --- a/general/autocorrect +++ b/general/autocorrect @@ -9,7 +9,8 @@ package autocorrect; # --- Configuration Variables --- -$debug_level ||= 1; +$debug_level = 0; + # -------------------------------