# HG changeset patch # User Matti Hamalainen # Date 1544619056 -7200 # Node ID d536c57fa952c19d5ef2d8ecb48061d23858687a # Parent 5b41efcec87da5b30fb89071a78759ca929486f9 Fix sub-gallery thumbnail images after previous changes. diff -r 5b41efcec87d -r d536c57fa952 mgallery.php --- a/mgallery.php Wed Dec 12 13:34:24 2018 +0200 +++ b/mgallery.php Wed Dec 12 14:50:56 2018 +0200 @@ -322,7 +322,7 @@ $ptmp[] = $galTNPath; $ptmp[] = $curr["image"]; - $atmp = $galImageURL.implode("/", mgCleanPathArray(TRUE, 0, count($ptmp), $ptmp)); + $atmp = $galImageURL.implode("/", mgCleanPathArray(TRUE, 0, count($ptmp), $ptmp)).".".$galTNFormat; } else // No album cover, use default