MediaWiki REL1_35
UserIsEveryoneAllowedHook.php
Go to the documentation of this file.
1<?php
2
4
19 public function onUserIsEveryoneAllowed( $right );
20}
onUserIsEveryoneAllowed( $right)
Use this hook to check if all users are allowed some user right; return false if a UserGetRights hook...