Changeset 5956 for temp/trunk/html


Ignore:
Timestamp:
2006/10/02 10:37:44 (20 years ago)
Author:
kakinaka
Message:

blank

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

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/batch/daily.php

    r5955 r5956  
    6767         
    6868        // ¥¿¥¤¥à¥¢¥¦¥È¤òËɤ° 
    69         //sfFlush(); 
     69        sfFlush(); 
    7070    } 
    7171} 
  • temp/trunk/html/admin/system/bkup.php

    r5934 r5956  
    192192                $csv_data .= "\n"; 
    193193            }    
     194             
     195            // ¥¿¥¤¥à¥¢¥¦¥È¤òËɤ° 
     196            sfFlush(); 
    194197        } 
    195198    } 
Note: See TracChangeset for help on using the changeset viewer.