|
|
|
@ -126,6 +126,8 @@ $language_file = array('dropbox', 'document'); |
|
|
|
|
// including the basic Chamilo initialisation file |
|
|
|
|
require_once '../inc/global.inc.php'; |
|
|
|
|
$is_allowed_in_course = api_is_allowed_to_edit(false, true); |
|
|
|
|
$is_courseTutor = api_is_course_tutor(); |
|
|
|
|
$is_courseAdmin = api_is_course_admin(); |
|
|
|
|
$current_course_tool = TOOL_DROPBOX; |
|
|
|
|
|
|
|
|
|
// the dropbox configuration parameters |
|
|
|
|