mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-12 19:14:10 +01:00
autoconvert .gif to .png
This commit is contained in:
parent
e7a82bc085
commit
be2435ce28
@ -334,6 +334,7 @@
|
||||
break;
|
||||
}
|
||||
|
||||
$str str_replace (".gif", ".png",$str);
|
||||
return $str;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user