$paging_filter = ''; $page = Tools_Http::Get('page',true); $not_found = Tools_Http::Get('notfound'); if($not_found) $paging_filter.='notfound=1'; $items_count = $stats -> getList(array('only_active')); if($not_found) $items = $stats -> getList(array('empty'=>1,'page'=>$page)); else $items = $stats -> getList(array('only_active'=>1,'page'=>$page)); ?>
=$L->Str('search_string')?> | =$L->Str('searches_count')?> | =$L->Str('found_items')?> | =$L->Str('last_month_searches')?> | =$L->Str('products_added')?> | =$L->Str('lang')?> | =$L->Str('Iespējas')?> |
---|---|---|---|---|---|---|
=strlen($item['phrase'])>100 ? mb_substr($item['phrase'],0,100).'...' : $item['phrase']?> | =$item['searches_count']?> | =$item['found']?> | =$item['last_month_searches']?> | =$item['products_added']?> | =$item['lang']?> |