소스 검색

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;