changelog_bot (changelog_bot) wrote in changelog,
changelog_bot
changelog_bot
changelog

[livejournal] r18198: changes in default comment screening beh...

Committer: emazin
changes in default comment screening behavior
U   trunk/htdocs/manage/comments/index.bml
Modified: trunk/htdocs/manage/comments/index.bml
===================================================================
--- trunk/htdocs/manage/comments/index.bml	2011-02-03 09:24:46 UTC (rev 18197)
+++ trunk/htdocs/manage/comments/index.bml	2011-02-03 09:33:46 UTC (rev 18198)
@@ -227,7 +227,7 @@
         {
             # opts
             $POST{'opt_getselfemail'} = $POST{'opt_getselfemail'} ? 1 : 0;
-            $POST{'opt_whoscreened'}    = "N" unless $POST{'opt_whoscreened'}    =~ /^[NRFA]$/;
+            $POST{'opt_whoscreened'}    = "L" unless $POST{'opt_whoscreened'}    =~ /^[NRFAL]$/;
             $POST{'opt_show_captcha_to'}= "N" unless $POST{'opt_show_captcha_to'}=~ /^[NRFA]$/;
             $POST{'opt_logcommentips'}  = "N" unless $POST{'opt_logcommentips'}  =~ /^[NSA]$/;
 

Tags: bml, changelog_bot, livejournal
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments