瀏覽代碼

Minor - block script

jmontoyaa 7 年之前
父節點
當前提交
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;