1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00

deleted pm references and small fixes to the thumbnail creation

git-svn-id: file:///svn/phpbb/trunk@4169 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2003-06-23 16:59:02 +00:00
parent 464f8871fb
commit 97680b4f54
2 changed files with 7 additions and 171 deletions

View File

@@ -183,7 +183,7 @@ if ($search_imagick)
$imagick = str_replace('\\', '/', $_ENV['MAGICK_HOME']);
}
$new['img_imagick'] = $imagick . 'convert' . $exe;
$new['img_imagick'] = $imagick;
}
// Check Settings