X-Git-Url: https://projects.mako.cc/source/scuttle/blobdiff_plain/7138fee281c6e11cfef6c669c4b3daab329f8850..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';