Parcourir la source

Arreglando index v3

Okynos il y a 9 ans
Parent
commit
24f6d34128
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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;