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