Commit 90a38d217b424789243037e1785091d7ba09acb1

Authored by Administrator
1 parent c91e7f69

changed popular items in pageController itemAction, and added links to addresses

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/lib/models/items.php
... ... @@ -3379,6 +3379,7 @@ class items extends \db
3379 3379 )
3380 3380 AND
3381 3381 group_id = public.items_group.group_id
  3382 + LIMIT 1
3382 3383 ) as id,
3383 3384 (
3384 3385 SELECT
... ...