mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
- bug fixed : the representative picture of video.avi can't be
pwg_representative/video.avi but can be pwg_representative/video.jpg (because it's a picture) git-svn-id: http://piwigo.org/svn/trunk@737 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -56,7 +56,7 @@ follow the directory tree of a very small gallery (but using many features)
|
||||
| +-- category-2
|
||||
| |-- piglet.gif
|
||||
| |-- pwg_representative
|
||||
| | +-- video.avi
|
||||
| | +-- video.jpg
|
||||
| |-- thumbnail
|
||||
| | +-- TN-piglet.jpg
|
||||
| +-- video.avi
|
||||
|
||||
@@ -56,7 +56,7 @@ array(
|
||||
| +-- categorie-2
|
||||
| |-- porcinet.gif
|
||||
| |-- pwg_representative
|
||||
| | +-- video.avi
|
||||
| | +-- video.jpg
|
||||
| |-- thumbnail
|
||||
| | +-- TN-porcinet.jpg
|
||||
| +-- video.avi
|
||||
|
||||
Reference in New Issue
Block a user