Index: temp/trunk/html/admin/products/product.php
===================================================================
--- temp/trunk/html/admin/products/product.php	(revision 1328)
+++ temp/trunk/html/admin/products/product.php	(revision 1589)
@@ -462,3 +462,4 @@
 	return true;
 }
+
 ?>
Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 1588)
+++ temp/trunk/html/admin/products/index.php	(revision 1589)
@@ -332,11 +332,3 @@
 }
 
-
-function MyFlush() {
-	print("                                                                                                                                                                                                                                                                aaaaa<br>");
-	flush();
-	ob_end_flush();
-	ob_start();
-	sleep(1);
-}
 ?>
