Index: temp/trunk/html/admin/products/product.php
===================================================================
--- temp/trunk/html/admin/products/product.php	(revision 7169)
+++ temp/trunk/html/admin/products/product.php	(revision 7171)
@@ -260,8 +260,5 @@
 		$anchor_hash = "location.hash='#" . $_POST['anchor_key'] . "'";
 	}
-	
-	sfprintr($_POST);
-	sfprintr($anchor_hash);
-	
+		
 	$objPage->tpl_onload = "fnCheckSaleLimit('" . DISABLED_RGB . "'); fnCheckStockLimit('" . DISABLED_RGB . "'); " . $anchor_hash;
 }
