mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
Merge branch 'MDL-36616-master' of git://github.com/FMCorz/moodle
This commit is contained in:
commit
4a489ba465
@ -440,7 +440,7 @@ class repository_flickr_public extends repository {
|
||||
}
|
||||
|
||||
public function get_link($photoid) {
|
||||
return $this->build_photo_id($photoid);
|
||||
return $this->build_photo_url($photoid);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user