tagging: Allow using titles in for related stories.
[matthijs/upstream/blosxom-plugins.git] / general / autocorrect
index b125bceca2e92cb58ee4bbef533c58e93cb9ee2c..f80690515bd579fe3273561dd83a5ab33a1c340c 100755 (executable)
@@ -9,7 +9,8 @@ package autocorrect;
 
 # --- Configuration Variables ---
 
-$debug_level ||= 1;
+$debug_level = 0;
+
 # -------------------------------