Ignore:
Timestamp:
2006/12/07 18:24:05 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

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

    r10424 r10425  
    334334    //°µ½Ì¤ò¤ª¤³¤Ê¤¦ 
    335335    $zip = $tar->create("./" . $template_code . "/"); 
    336      
     336 
     337sfprintr($template_code);    
     338sfprintr($dl_file);  
     339     
     340/*   
    337341    // ¥À¥¦¥ó¥í¡¼¥É³«»Ï 
    338342    Header("Content-disposition: attachment; filename=${dl_file}"); 
     
    343347    unlink($dl_file); 
    344348    exit(); 
     349*/ 
    345350} 
    346351 
Note: See TracChangeset for help on using the changeset viewer.