minor : change anti spam question
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@56 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
parent
a68d04c9e3
commit
dbe6e24081
1 changed files with 2 additions and 2 deletions
|
@ -125,8 +125,8 @@ $filetypes = array(
|
|||
);
|
||||
$reservedusers = array('all', 'watchlist');
|
||||
|
||||
$antispamQuestion = 'Put here the answer to 1 + 2 + 3';
|
||||
$antispamAnswer = '6';
|
||||
$antispamQuestion = 'write the name of this application (no Caps, no spaces)';
|
||||
$antispamAnswer = 'semanticscuttle';
|
||||
|
||||
$enableCommonTagDescription = true;
|
||||
$enableCommonBookmarkDescription = true;
|
||||
|
|
Loading…
Reference in a new issue