]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Check selected PDO driver on install 1832/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 1 Apr 2016 14:44:50 +0000 (16:44 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 1 Apr 2016 14:44:51 +0000 (16:44 +0200)
commitc61b68e8a62b64b1d177c0f58c4a28b4e7a67d1d
tree0ea4b1c5f96b8fa07c748bb0572b0041bc483a4a
parentd92407041af37e0025a732ceaba378e10a5da04c
Check selected PDO driver on install

Instead of checking that one of the DB driver is installed we retrieve the selected driver (in parameters) and see if the extension exists.
src/Wallabag/CoreBundle/Command/InstallCommand.php