mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02: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
|
| +-- category-2
|
||||||
| |-- piglet.gif
|
| |-- piglet.gif
|
||||||
| |-- pwg_representative
|
| |-- pwg_representative
|
||||||
| | +-- video.avi
|
| | +-- video.jpg
|
||||||
| |-- thumbnail
|
| |-- thumbnail
|
||||||
| | +-- TN-piglet.jpg
|
| | +-- TN-piglet.jpg
|
||||||
| +-- video.avi
|
| +-- video.avi
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ array(
|
|||||||
| +-- categorie-2
|
| +-- categorie-2
|
||||||
| |-- porcinet.gif
|
| |-- porcinet.gif
|
||||||
| |-- pwg_representative
|
| |-- pwg_representative
|
||||||
| | +-- video.avi
|
| | +-- video.jpg
|
||||||
| |-- thumbnail
|
| |-- thumbnail
|
||||||
| | +-- TN-porcinet.jpg
|
| | +-- TN-porcinet.jpg
|
||||||
| +-- video.avi
|
| +-- video.avi
|
||||||
|
|||||||
Reference in New Issue
Block a user