Pārlūkot izejas kodu

Minor - block script

jmontoyaa 7 gadi atpakaļ
vecāks
revīzija
84eeaf7c18
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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;