dblayeroo: remove debug

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3940 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2017-09-12 09:44:46 +00:00
parent 3065215106
commit bf65632a2b

View File

@@ -1576,7 +1576,6 @@ class dblayeroo
"MIN","SUM")))
{
$aggregateFunction = true;
echo "AGGRAGATE $this->table \n";
// Aggregate function. Add the non aggregate fields to the GROUP BY
// expression, if not already done
if ($this->groupByExpression === null)