]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Merge branch '0.9.x'
authorBrion Vibber <brion@pobox.com>
Mon, 18 Oct 2010 22:21:02 +0000 (15:21 -0700)
committerBrion Vibber <brion@pobox.com>
Mon, 18 Oct 2010 22:21:02 +0000 (15:21 -0700)
actions/makeadmin.php

index 9ccb442308b2910b0fd815dd80fd03bfb9aa4629..4e6e97a5693c8c2456059afe5b19a463688c862d 100644 (file)
@@ -148,7 +148,7 @@ class MakeadminAction extends RedirectingAction
                                $this->group->getBestName());
         }
 
-        $this->returnToArgs();
+        $this->returnToPrevious();
     }
 
     /**