Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward-L committed Dec 9, 2015
1 parent 17e9941 commit 944bdff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion mmd/check.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

$connection = new Mongo("mongodb://admin:supperadmin@120.26.93.115:10000");
$connection = new Mongo("mongodb://nicai:suppernicai@120.26.93.115:10000");

$db = $connection -> HCTF;
$collection = $db -> login;
Expand Down
2 changes: 2 additions & 0 deletions mmd/readme
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
就是一道mongodb的题
看看源码你就懂了

0 comments on commit 944bdff

Please sign in to comment.