diff --git a/classes/xml/xmlquery/tags/query/QueryTag.class.php b/classes/xml/xmlquery/tags/query/QueryTag.class.php index 59b94c1df..5a840800e 100644 --- a/classes/xml/xmlquery/tags/query/QueryTag.class.php +++ b/classes/xml/xmlquery/tags/query/QueryTag.class.php @@ -94,9 +94,6 @@ class QueryTag { function getBuff(){ $buff = ''; - echo 'start ---'; - var_dump($this); - echo 'end ---'; //echo 'Luam un query care e '.$this->isSubQuery; if($this->isSubQuery){ $buff = 'new Subquery(';