Skip to content

Commit

Permalink
cs
Browse files Browse the repository at this point in the history
  • Loading branch information
HLeithner committed May 31, 2019
1 parent 0be1865 commit 86ee169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/mod_tags_popular/Helper/TagsPopularHelper.php
Expand Up @@ -124,7 +124,7 @@ public static function getList(&$params)
$equery = $db->getQuery(true)
->select(
$db->quoteName(
[
[
'a.tag_id',
'a.count',
'a.title',
Expand Down

0 comments on commit 86ee169

Please sign in to comment.