Changeset 10505 for temp/trunk/html


Ignore:
Timestamp:
2006/12/10 16:16:27 (19 years ago)
Author:
kaki
Message:
 
File:
1 edited

Legend:

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

    r10503 r10505  
    331331     
    332332    // IMG¥Õ¥©¥ë¥À¤ò¥³¥Ô¡¼ 
    333     lfFolderCopy(HTML_PATH."img/", USER_TEMPLATE_PATH.$template_code); 
     333    $mess = ""; 
     334    sfCopyDir(HTML_PATH."img/", USER_TEMPLATE_PATH.$template_code, $mess); 
    334335     
    335336    // ¥Õ¥¡¥¤¥ë¤Î°µ½Ì 
Note: See TracChangeset for help on using the changeset viewer.