M2vH / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 0 forks source link

Don't show thumbnail if image count = 1 #280

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I get images dynamically from a MySQL database using ASP Classic. For now is 
working perfectly.
What I need is that when there is only one image in the product, the thumbnail 
is not displayed.
How do I check if the count variable is greater than or equal to 1?

Original issue reported on code.google.com by www.vasc...@gmail.com on 20 Mar 2012 at 11:59