jmontoyaa 7 лет назад
Родитель
Сommit
84eeaf7c18
1 измененных файлов с 1 добавлено и 1 удалено
  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;