From bf65632a2b3b8e8f73640860d8e9d68af249e94e Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Tue, 12 Sep 2017 09:44:46 +0000 Subject: [PATCH] dblayeroo: remove debug git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3940 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- dblayeroo.php | 1 - 1 file changed, 1 deletion(-) diff --git a/dblayeroo.php b/dblayeroo.php index 5e08d1f..8d64cf4 100644 --- a/dblayeroo.php +++ b/dblayeroo.php @@ -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)