Quellcode durchsuchen

Arreglando index v3

Okynos vor 9 Jahren
Ursprung
Commit
24f6d34128
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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;