X-Git-Url: https://projects.mako.cc/source/scuttle/blobdiff_plain/c20b44263a89d8bf1a78bfa632daaae3cb4f1da2..cd5cb72f09ebcc2379d7f92fc00f6e62f221b658:/config.inc.php.example diff --git a/config.inc.php.example b/config.inc.php.example index c78f361..71e6406 100644 --- a/config.inc.php.example +++ b/config.inc.php.example @@ -25,7 +25,7 @@ # dbname: Database name ###################################################################### -$dbtype = 'mysql4'; +$dbtype = 'mysql'; $dbhost = '127.0.0.1'; $dbport = '3306'; $dbuser = 'username';