Parcourir la source

Arreglando index v2

Okynos il y a 9 ans
Parent
commit
b4fd29e55b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -22,7 +22,7 @@
     <ul>
     <ul>
 
 
     <?php
     <?php
-      $c = new MongoClient( "mongodb://hadoop.ugr.es:14037" );
+      //$c = new MongoClient( "mongodb://hadoop.ugr.es:14037" );
       $c = (new MongoDB\Client("mongodb://hadoop.ugr.es:14037"));
       $c = (new MongoDB\Client("mongodb://hadoop.ugr.es:14037"));
       //$c->dbname->coll;
       //$c->dbname->coll;
       //$db = (new MongoDB\Client)->test->elements
       //$db = (new MongoDB\Client)->test->elements