Skip to content

Commit

Permalink
MongoDB: Alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
vrana committed Feb 10, 2021
1 parent dc9e87d commit fd1dd4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adminer/drivers/mongo.inc.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
$drivers["mongo"] = "MongoDB";
$drivers["mongo"] = "MongoDB (alpha)";

if (isset($_GET["mongo"])) {
define("DRIVER", "mongo");
Expand Down

0 comments on commit fd1dd4e

Please sign in to comment.