Changeset 10425 for temp/trunk/html/admin
- Timestamp:
- 2006/12/07 18:24:05 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/design/template.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/template.php
r10424 r10425 334 334 //°µ½Ì¤ò¤ª¤³¤Ê¤¦ 335 335 $zip = $tar->create("./" . $template_code . "/"); 336 336 337 sfprintr($template_code); 338 sfprintr($dl_file); 339 340 /* 337 341 // ¥À¥¦¥ó¥í¡¼¥É³«»Ï 338 342 Header("Content-disposition: attachment; filename=${dl_file}"); … … 343 347 unlink($dl_file); 344 348 exit(); 349 */ 345 350 } 346 351
Note: See TracChangeset
for help on using the changeset viewer.
