mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
"Notice: Undefined index: rotation" for element_set_ranks.php : rotation added to the db query
git-svn-id: http://piwigo.org/svn/trunk@14198 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -194,7 +194,7 @@ SELECT
|
||||
file,
|
||||
path,
|
||||
representative_ext,
|
||||
width, height,
|
||||
width, height, rotation,
|
||||
name,
|
||||
rank
|
||||
FROM '.IMAGES_TABLE.'
|
||||
|
||||
Reference in New Issue
Block a user