mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
feature:2259
Create two different methods in webservice to create/regenerate thumbnail and to regenerate websize. git-svn-id: http://piwigo.org/svn/trunk@10686 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -290,7 +290,7 @@ class pwg_image
|
||||
|
||||
if (is_null($library))
|
||||
{
|
||||
$library = $conf['image_library'];
|
||||
$library = $conf['graphics_library'];
|
||||
}
|
||||
|
||||
// Choose image library
|
||||
|
||||
Reference in New Issue
Block a user