fff.
This commit is contained in:
parent
f7e25daeb5
commit
2347b1fab8
@ -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