Changeset 3728


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

blank

File:
1 edited

Legend:

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

    r3727 r3728  
    335335    } 
    336336 
    337     unlink($path); 
    338      
    339     if(file_exists($path)){ 
    340         sfprintr($_POST['tpl_data']); 
    341         sfprintr("dddd"); 
    342     }; 
    343      
    344337    // ¥Õ¥¡¥¤¥ëºîÀ® 
    345338    $fp = fopen($path,"w"); 
Note: See TracChangeset for help on using the changeset viewer.