From 5d89e876cc745d4df0212846dd2e89a04be2f324 Mon Sep 17 00:00:00 2001 From: Manish Verma Date: Mon, 20 Jun 2016 04:09:07 -0400 Subject: [PATCH] Applied fixes from StyleCI --- config/database.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/database.php b/config/database.php index 183ced53c..eef87c1c4 100644 --- a/config/database.php +++ b/config/database.php @@ -101,7 +101,7 @@ return [ | installed or not. | */ - + 'install' => '%0%', /* |--------------------------------------------------------------------------