Bug 394959: Turn votes off by default - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@235479 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -80,7 +80,7 @@ sub get_param_list {
|
||||
{
|
||||
name => 'usevotes',
|
||||
type => 'b',
|
||||
default => 1
|
||||
default => 0
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user