Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
$sql = "SELECT * FROM `".$TABLE_PREFIX."collections` WHERE id IN ($imlist) LIMIT ".$from.",".$config["thumb_num"];
$sql = "SELECT * FROM `".$TABLE_PREFIX."collections` WHERE id IN ($imlist) ORDER BY `name` DESC LIMIT ".$from.",".$config["thumb_num"];
1 to 5 of 5