We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be496a9 commit 835949eCopy full SHA for 835949e
public/main/inc/lib/api.lib.php
@@ -66,7 +66,7 @@
66
define('COURSE_TUTOR', 16); // student is tutor of a course (NOT in session)
67
define('STUDENT_BOSS', 17); // student is boss
68
define('INVITEE', 20);
69
-define('HRM_REQUEST', 21); //HRM has request for vinculation with user
+define('HRM_REQUEST', 21); //HRM has request for linking with user
70
71
// COURSE VISIBILITY CONSTANTS
72
/** only visible for course admin */
0 commit comments