Changeset 1589 for temp/trunk/html/admin


Ignore:
Timestamp:
2006/08/24 12:32:35 (20 years ago)
Author:
kakinaka
Message:

blank

Location:
temp/trunk/html/admin/products
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/products/index.php

    r1588 r1589  
    332332} 
    333333 
    334  
    335 function MyFlush() { 
    336     print("                                                                                                                                                                                                                                                                aaaaa<br>"); 
    337     flush(); 
    338     ob_end_flush(); 
    339     ob_start(); 
    340     sleep(1); 
    341 } 
    342334?> 
  • temp/trunk/html/admin/products/product.php

    r1328 r1589  
    462462    return true; 
    463463} 
     464 
    464465?> 
Note: See TracChangeset for help on using the changeset viewer.