mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
bug fix: now DerivativeImage::thumb_url needs the image_id
git-svn-id: http://piwigo.org/svn/trunk@13019 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -192,6 +192,7 @@ if (isset($_GET['processed']))
|
||||
|
||||
$query = '
|
||||
SELECT
|
||||
id,
|
||||
file,
|
||||
path,
|
||||
tn_ext
|
||||
|
||||
Reference in New Issue
Block a user