Browse Source

Minor - block script

jmontoyaa 7 years ago
parent
commit
84eeaf7c18
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/scripts/fix_restored_learnpaths.php

+ 1 - 1
tests/scripts/fix_restored_learnpaths.php

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