forked from extern/egroupware
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