Sfoglia il codice sorgente

Minor - block script

jmontoyaa 7 anni fa
parent
commit
84eeaf7c18
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      tests/scripts/fix_restored_learnpaths.php

+ 1 - 1
tests/scripts/fix_restored_learnpaths.php

@@ -1,7 +1,7 @@
 <?php
 /* For licensing terms, see /license.txt */
 
-//exit;
+exit;
 
 use Chamilo\CourseBundle\Entity\CLp;
 use Doctrine\ORM\Query\Expr\Join;