diff options
-rw-r--r-- | includes/conf.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/conf.php b/includes/conf.php index 9d08aa61b..00009a6ec 100644 --- a/includes/conf.php +++ b/includes/conf.php @@ -14,7 +14,6 @@ # $db_url = "mysql://user:password@hostname/database"; # $db_url = "pgsql://user:password@hostname/database"; -# $db_url = "mssql://user:password@hostname/database"; $db_url = "mysql://drupal:drupal@localhost/drupal"; # If $db_prefix is specified all database table names will be |