浏览代码

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;