Merge branch 'master' into branch_2.4
This commit is contained in:
commit
f18c8790f2
@ -388,7 +388,7 @@ class Image {
|
|||||||
* @retval string
|
* @retval string
|
||||||
*/
|
*/
|
||||||
public function get_mime_type() {
|
public function get_mime_type() {
|
||||||
return getMimeType(get_image_filename());
|
return getMimeType($this->get_image_filename());
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user