[livejournal] r18199: LJSUP-7738: changing default comments sc...
Committer: emazin
LJSUP-7738: changing default comments screening behaviorU trunk/htdocs/manage/comments/index.bml
Modified: trunk/htdocs/manage/comments/index.bml
===================================================================
--- trunk/htdocs/manage/comments/index.bml 2011-02-03 09:33:46 UTC (rev 18198)
+++ trunk/htdocs/manage/comments/index.bml 2011-02-03 09:47:43 UTC (rev 18199)
@@ -227,9 +227,9 @@
{
# opts
$POST{'opt_getselfemail'} = $POST{'opt_getselfemail'} ? 1 : 0;
- $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]$/;
+ $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]$/;
my @uprops = qw(
opt_whoscreened opt_logcommentips
