X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=general%2Fautocorrect;h=f80690515bd579fe3273561dd83a5ab33a1c340c;hb=d3f68ae80b1153a95e918c057b6304063797efc3;hp=b125bceca2e92cb58ee4bbef533c58e93cb9ee2c;hpb=93245008113e831d1db6fa8a856c0e177315adaa;p=matthijs%2Fupstream%2Fblosxom-plugins.git 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; + # -------------------------------