Browse Source

Minor - block script

jmontoyaa 7 năm trước cách đây
mục cha
commit
84eeaf7c18
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;