mirror of
https://github.com/moodle/moodle.git
synced 2025-05-31 13:09:25 +02:00
"REPOSITORY, GDOCS/MDL-16383, tell filepicker gdocs support documents only"
This commit is contained in:
parent
a292125f20
commit
a86b44b1ca
@ -122,6 +122,8 @@ class repository_googledocs extends repository {
|
||||
return $dir.$file;
|
||||
}
|
||||
|
||||
|
||||
public function supported_filetypes() {
|
||||
return array('document');
|
||||
}
|
||||
}
|
||||
//Icon from: http://www.iconspedia.com/icon/google-2706.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user