Merge branch 'w42_MDL-29867_m20_author' of git://github.com/skodak/moodle into MOODLE_20_STABLE
This commit is contained in:
@@ -452,7 +452,7 @@ class stored_file {
|
||||
* @return string
|
||||
*/
|
||||
public function get_author() {
|
||||
return $this->file_record->license;
|
||||
return $this->file_record->author;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user