Browse Source

Minor - remove debug

jmontoyaa 7 years ago
parent
commit
f7e5416c67
1 changed files with 0 additions and 1 deletions
  1. 0 1
      main/lp/scorm.class.php

+ 0 - 1
main/lp/scorm.class.php

@@ -635,7 +635,6 @@ class scorm extends learnpath
         $updateDirContents = false,
         $lpToCheck = null
     ) {
-        $this->debug = 100;
         if ($this->debug > 0) {
             error_log('In scorm::import_package('.print_r($zip_file_info, true).',"'.$current_dir.'") method', 0);
         }