Skip to content

Commit

Permalink
Remove duplicate mysqlnd from example in README (#574)
Browse files Browse the repository at this point in the history
  • Loading branch information
saz authored May 18, 2020
1 parent 5d4aed8 commit 7150193
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -402,17 +402,6 @@ A list of commonly used modules:
'sysvshm' => {},
},
},
'mysqlnd' => {
ini_prefix => '30-',
multifile_settings => true,
settings => {
'mysqlnd' => {},
'mysql' => {},
'mysqli' => {},
'pdo_mysql' => {},
'sysvshm' => {},
},
},
}
}
```
Expand Down

0 comments on commit 7150193

Please sign in to comment.