From c420051f1ceddd435c30bb5ed7221aca40b126ed Mon Sep 17 00:00:00 2001 From: Cooperl Arc Atlantique Date: Mon, 9 May 2016 09:17:39 +0200 Subject: [PATCH] Update config.php --- src/config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/config.php b/src/config/config.php index 1743053..32d54c7 100644 --- a/src/config/config.php +++ b/src/config/config.php @@ -61,7 +61,7 @@ return [ 'connections' => [ 'ibmi' => [ - 'type' => 'odbc' / 'ibm', + 'driver' => 'odbc' / 'ibm', 'name' => '{IBM i Access ODBC Driver}' / '{iSeries Access ODBC Driver}', // General settings 'host' => 'server',