Added preorder network select to user/form
This commit is contained in:
@@ -11,7 +11,6 @@ class DashboardController extends mfBaseController {
|
||||
}
|
||||
|
||||
protected function indexAction() {
|
||||
|
||||
if($this->me->is("preorderfront")) {
|
||||
$this->redirect("Preorder");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user