We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b95827 commit 16cd49aCopy full SHA for 16cd49a
app/site/controllers/Admin/Index.php
@@ -59,7 +59,6 @@ public function process(RouteInfo $route_info = null, $route_data = [])
59
return $this->getUtils()->errorPage(403);
60
}
61
62
- $this->addFlashMessage('info', 'test message');
63
return $this->doRedirect($this->getUrl('admin.dashboard'));
64
65
0 commit comments