فهرست منبع

Arreglando index v3

Okynos 9 سال پیش
والد
کامیت
24f6d34128
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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;