Explorar el Código

Arreglando index v3

Okynos hace 9 años
padre
commit
24f6d34128
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      index.php

+ 1 - 0
index.php

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