SVN:trunk[4048]
This commit is contained in:
Denis Flaven
2016-05-10 17:21:44 +00:00
parent 0182822f76
commit 1d3ab23699

View File

@@ -939,7 +939,7 @@ EOF
$aLabels = array();
$iTotalCount = 0;
$aValues = array();
$aURLS = array();
$aURLs = array();
foreach ($aRes as $iRow => $aRow)
{
$sValue = $aRow['grouped_by_1'];