From 8b6c44de6f67d1f982d7defabdb9d6a249949bdb Mon Sep 17 00:00:00 2001 From: Nabeel Shahzad Date: Thu, 20 Sep 2018 13:55:58 -0500 Subject: [PATCH] StyleCI fixes --- config/phpvms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/phpvms.php b/config/phpvms.php index 03e21c7d..5f27bb90 100644 --- a/config/phpvms.php +++ b/config/phpvms.php @@ -18,7 +18,7 @@ return [ /* * Where to redirect after logging in */ - 'login_redirect' => '/dashboard', + 'login_redirect' => '/dashboard', /* * Where to redirect after registration