summaryrefslogtreecommitdiff
path: root/actions/makeadmin.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/makeadmin.php')
-rw-r--r--actions/makeadmin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/makeadmin.php b/actions/makeadmin.php
index 9ccb44230..4e6e97a56 100644
--- a/actions/makeadmin.php
+++ b/actions/makeadmin.php
@@ -148,7 +148,7 @@ class MakeadminAction extends RedirectingAction
$this->group->getBestName());
}
- $this->returnToArgs();
+ $this->returnToPrevious();
}
/**