consistent handling of scaled images when using imagick
This commit is contained in:
parent
84199e6e71
commit
112fafcc81
2 changed files with 26 additions and 24 deletions
|
@ -994,6 +994,7 @@ function handle_tag($a, &$body, &$inform, &$str_tags, $profile_uid, $tag) {
|
|||
intval($tagcid),
|
||||
intval($profile_uid)
|
||||
);
|
||||
}
|
||||
else {
|
||||
$newname = str_replace('_',' ',$name);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue