|
@@ -3,11 +3,12 @@
|
|
|
/**
|
|
|
* Library of functions and constants for module of activities iAssign.
|
|
|
*
|
|
|
+ * - v 1.3.1 2022/09/19
|
|
|
+ * + Changes in comments (erased accents)
|
|
|
* - v 1.3 2014/01/10
|
|
|
- * + Insert comment unread in course module (iassign_cm_info_view).
|
|
|
- *
|
|
|
+ * + Insert comment unread in course module (iassign_cm_info_view).
|
|
|
* - v 1.2 2013/12/13
|
|
|
- * + Insert log in iAssign actions.
|
|
|
+ * + Insert log in iAssign actions.
|
|
|
*
|
|
|
* @author Patricia Alves Rodrigues
|
|
|
* @author Leônidas O. Brandão
|
|
@@ -505,4 +506,4 @@ function display_url_ilm ($url) {
|
|
|
}
|
|
|
|
|
|
return $url;
|
|
|
- }
|
|
|
+ }
|