浏览代码

Arreglando index v5

Okynos 9 年之前
父节点
当前提交
33714f61aa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -22,7 +22,7 @@
     <ul>
 
     <?php
-      require 'vendor/autoload.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;