X-Git-Url: http://git.dj3c1t.com/?a=blobdiff_plain;f=config.php;h=45a5b96a82a7ec232585cc6f4e6067c8d3ea5b4b;hb=refs%2Ftags%2Fmtweb.0.9.1;hp=eb6ec071723a0072481144c9f37cf006b9f46f30;hpb=36ed114046cbe3d72a3589230e9f306a54fcc79d;p=mtweb diff --git a/config.php b/config.php index eb6ec07..45a5b96 100644 --- a/config.php +++ b/config.php @@ -32,7 +32,7 @@ // --------------------------- MYSQL /* // remplacez avec vos parametres de connexion - $bdd["sgbd"] = "mysql"; + $bdd["sgbd"] = "pdo_mysql"; $bdd["host"] = "localhost"; $bdd["base"] = "mtweb"; $bdd["table_prefix"] = "mw_";