* Removed Special:Validate, it's been superseded by the Review extension
[lhc/web/wiklou.git] / includes / Defines.php
index cb4aa7e..dc6b31a 100644 (file)
@@ -90,7 +90,6 @@ $wgAvailableRights = array(
        'editinterface',
        'siteadmin',
        'bot',
-       'validate', 
        'import',
        'importupload'
 );