Index: temp/trunk/data/lib/slib.php
===================================================================
--- temp/trunk/data/lib/slib.php	(revision 4815)
+++ temp/trunk/data/lib/slib.php	(revision 4816)
@@ -2302,6 +2302,4 @@
 	$arrRet = $objQuery->select($col, $from, $where);
 	
-	$objQuery->getLastQuery();
-	
 	$arrParentID = sfGetParents($objQuery, 'dtb_category', 'parent_category_id', 'category_id', $parent_category_id);
 	
