Commit 9afc9a7d authored by Frédéric Buclin's avatar Frédéric Buclin

$user->is_mover no longer exists, see bug 556422

parent 377e583d
...@@ -2488,12 +2488,6 @@ Returns true if the user wants mail for a given set of events. This method is ...@@ -2488,12 +2488,6 @@ Returns true if the user wants mail for a given set of events. This method is
more general than C<wants_bug_mail>, allowing you to check e.g. permissions more general than C<wants_bug_mail>, allowing you to check e.g. permissions
for flag mail. for flag mail.
=item C<is_mover>
Returns true if the user is in the list of users allowed to move bugs
to another database. Note that this method doesn't check whether bug
moving is enabled.
=item C<is_insider> =item C<is_insider>
Returns true if the user can access private comments and attachments, Returns true if the user can access private comments and attachments,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment