summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/wiki/LocalSettings.Reevo.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/wiki/LocalSettings.Reevo.php b/www/wiki/LocalSettings.Reevo.php
index 0f4062c0..892ec1ec 100644
--- a/www/wiki/LocalSettings.Reevo.php
+++ b/www/wiki/LocalSettings.Reevo.php
@@ -401,6 +401,7 @@ $wgCaptchaTriggersOnNamespace[NS_REVISAR]['create'] = true;
$wgCaptchaTriggers['createaccount'] = true;
$wgCaptchaTriggers['badlogin'] = true;
+
## HideEmptySections
require_once( "$IP/extensions/HideEmptySections/HideEmptySections.php" );
@@ -432,6 +433,9 @@ $wgContactConfig['default'] = array(
'RLModules' => array(), // Resource loader modules to add to the form display page.
'RLStyleModules' => array(), // Resource loader CSS modules to add to the form display page.
);
+$wgCaptchaTriggers['contactpage'] = true;
+
+
###### Extensiones propias