[svn r11597] add some commentaries about the "type" attribute

skala
Eric Marguin 18 years ago
parent 55f9bda903
commit aedf61a04a
  1. 2
      main/newscorm/learnpathItem.class.php

@ -47,7 +47,7 @@ class learnpathItem{
var $save_on_close = true;
var $status;
var $title;
var $type;
var $type; // this attribute can contain chapter|link|student_publication|module|quiz|document|forum|thread
var $view_id;
var $debug = 0; //logging param

Loading…
Cancel
Save