[svn r20354] Remove debug flag (forgotten from previous changes)

skala
Carlos Vargas 17 years ago
parent b8e544ac78
commit 2b21f7a8ef
  1. 2
      main/newscorm/learnpath.class.php

@ -81,7 +81,7 @@ class learnpath {
var $arrMenu = array(); //array for the menu items
var $debug = 1; //logging level
var $debug = 0; //logging level
/**
* Class constructor. Needs a database handler, a course code and a learnpath id from the database.

Loading…
Cancel
Save