dblayeroo: remove debug
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3940 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -1576,7 +1576,6 @@ class dblayeroo
|
|||||||
"MIN","SUM")))
|
"MIN","SUM")))
|
||||||
{
|
{
|
||||||
$aggregateFunction = true;
|
$aggregateFunction = true;
|
||||||
echo "AGGRAGATE $this->table \n";
|
|
||||||
// Aggregate function. Add the non aggregate fields to the GROUP BY
|
// Aggregate function. Add the non aggregate fields to the GROUP BY
|
||||||
// expression, if not already done
|
// expression, if not already done
|
||||||
if ($this->groupByExpression === null)
|
if ($this->groupByExpression === null)
|
||||||
|
|||||||
Reference in New Issue
Block a user