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