Переглянути джерело

[svn r20657] Minor - Added comment

Isaac Flores 16 роки тому
батько
коміт
6615612b12
1 змінених файлів з 4 додано та 0 видалено
  1. 4 0
      main/newscorm/learnpath.class.php

+ 4 - 0
main/newscorm/learnpath.class.php

@@ -2055,6 +2055,10 @@ class learnpath {
     	return $progress;
     }
 	
+	/**
+	 * Returns the HTML necessary to print a mediaplayer block inside a page
+	 * @return string	The mediaplayer HTML 
+	 */
 	function get_mediaplayer()
 	{
 		global $_course;