Changeset 3723 for temp/trunk/html/admin


Ignore:
Timestamp:
2006/09/06 18:38:33 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/design/main_edit.php

    r3722 r3723  
    335335    } 
    336336     
    337     sfprintr($path); 
    338  
     337    if(file_exists($path)){ 
     338        sfprintr("dd"); 
     339    }; 
     340     
    339341    // ¥Õ¥¡¥¤¥ëºîÀ® 
    340342    $fp = fopen($path,"w"); 
Note: See TracChangeset for help on using the changeset viewer.