Changeset 1589 for temp/trunk/html/admin
- Timestamp:
- 2006/08/24 12:32:35 (20 years ago)
- Location:
- temp/trunk/html/admin/products
- Files:
-
- 2 edited
-
index.php (modified) (1 diff)
-
product.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index.php
r1588 r1589 332 332 } 333 333 334 335 function MyFlush() {336 print(" aaaaa<br>");337 flush();338 ob_end_flush();339 ob_start();340 sleep(1);341 }342 334 ?> -
temp/trunk/html/admin/products/product.php
r1328 r1589 462 462 return true; 463 463 } 464 464 465 ?>
Note: See TracChangeset
for help on using the changeset viewer.
