Changeset 10510
- Timestamp:
- 2006/12/10 16:22:37 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/design/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/template.php
r10509 r10510 332 332 // IMG¥Õ¥©¥ë¥À¤ò¥³¥Ô¡¼ 333 333 $mess = ""; 334 $mess = sfCopyDir(HTML_PATH."img/", USER_TEMPLATE_PATH.$template_code."/ ", $mess);334 $mess = sfCopyDir(HTML_PATH."img/", USER_TEMPLATE_PATH.$template_code."/img/", $mess); 335 335 // ¥Õ¥¡¥¤¥ë¤Î°µ½Ì 336 336 $tar = new Archive_Tar($dl_file, TRUE);
Note: See TracChangeset
for help on using the changeset viewer.
