mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:05:16 +01:00
oops
This commit is contained in:
parent
be2435ce28
commit
0a001801f9
@ -334,7 +334,7 @@
|
||||
break;
|
||||
}
|
||||
|
||||
$str str_replace (".gif", ".png",$str);
|
||||
$str = str_replace (".gif", ".png",$str);
|
||||
return $str;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user